Skip to content

Commit

Permalink
Update jemalloc-sys to version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Mar 26, 2019
1 parent 54479c6 commit 6ea6e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rustc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rustc_driver = { path = "../librustc_driver" }
rustc_codegen_ssa = { path = "../librustc_codegen_ssa" }

[dependencies.jemalloc-sys]
version = '0.1.8'
version = '0.3.0'
optional = true
features = ['unprefixed_malloc_on_supported_platforms']

Expand Down

0 comments on commit 6ea6e62

Please sign in to comment.