]> git.lizzy.rs Git - rust.git/blobdiff - src/rustc/Cargo.toml
Rollup merge of #61389 - Zoxc:arena-cleanup, r=eddyb
[rust.git] / src / rustc / Cargo.toml
index e601a1f82377f7b7362df49f174752a750b0926f..997d13938379839b82f663642d3542edb2c23eb6 100644 (file)
@@ -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']