Skip to content

Commit a5eab54

Browse files
authored
Update Cargo.toml
1 parent ca96e17 commit a5eab54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jemalloc-ctl/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ is-it-maintained-open-issues = { repository = "tikv/jemallocator" }
2626
maintenance = { status = "actively-developed" }
2727

2828
[dependencies]
29-
tikv-jemalloc-sys = { path = "../jemalloc-sys", version = "0.5.0", default-features = false }
29+
tikv-jemalloc-sys = { path = "../jemalloc-sys", version = "0.5.0" }
3030
libc = { version = "0.2", default-features = false }
3131
paste = "1"
3232

0 commit comments

Comments
 (0)