Skip to content

Commit 6ea6e62

Browse files
committed
Update jemalloc-sys to version 0.3.0
1 parent 54479c6 commit 6ea6e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rustc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rustc_driver = { path = "../librustc_driver" }
1717
rustc_codegen_ssa = { path = "../librustc_codegen_ssa" }
1818

1919
[dependencies.jemalloc-sys]
20-
version = '0.1.8'
20+
version = '0.3.0'
2121
optional = true
2222
features = ['unprefixed_malloc_on_supported_platforms']
2323

0 commit comments

Comments
 (0)