We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca96e17 commit a5eab54Copy full SHA for a5eab54
jemalloc-ctl/Cargo.toml
@@ -26,7 +26,7 @@ is-it-maintained-open-issues = { repository = "tikv/jemallocator" }
26
maintenance = { status = "actively-developed" }
27
28
[dependencies]
29
-tikv-jemalloc-sys = { path = "../jemalloc-sys", version = "0.5.0", default-features = false }
+tikv-jemalloc-sys = { path = "../jemalloc-sys", version = "0.5.0" }
30
libc = { version = "0.2", default-features = false }
31
paste = "1"
32
0 commit comments