mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update jemalloc-sys to 0.3.2
This commit is contained in:
parent
7da8d75a7e
commit
37af4f3f23
2 changed files with 10 additions and 3 deletions
|
@ -10,7 +10,7 @@ publish = false
|
|||
path = "lib.rs"
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
jemalloc-sys = { version = "0.1.4" }
|
||||
jemalloc-sys = { version = "0.3.2" }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = { version = "0.3", features = ["heapapi"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue