Skip to content

Commit

Permalink
replaced write_all calls with explicit copy_nonoverlapping to work ar…
Browse files Browse the repository at this point in the history
…ound Rust/LLVM perf regression
  • Loading branch information
frankmcsherry committed May 10, 2016
1 parent 3c46496 commit 4525f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ keywords = ["abomonation"]
license = "MIT"

[dev-dependencies]
recycler="*"
recycler="0.1.4"

0 comments on commit 4525f43

Please sign in to comment.