Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit db3e968

Browse files
committed
Update to jemallocator 0.5
1 parent 13d4d1e commit db3e968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish = false
77

88
[dependencies]
99
getopts = "0.2"
10-
jemallocator = "0.3"
10+
jemallocator = "0.5"
1111
json = { version = "0.12", optional = true }
1212
rustc-serialize = { version = "0.3", optional = true }
1313
serde = { version = "1.0", features = ["derive"], optional = true }

0 commit comments

Comments
 (0)