We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54479c6 commit 6ea6e62Copy full SHA for 6ea6e62
src/rustc/Cargo.toml
@@ -17,7 +17,7 @@ rustc_driver = { path = "../librustc_driver" }
17
rustc_codegen_ssa = { path = "../librustc_codegen_ssa" }
18
19
[dependencies.jemalloc-sys]
20
-version = '0.1.8'
+version = '0.3.0'
21
optional = true
22
features = ['unprefixed_malloc_on_supported_platforms']
23
0 commit comments