Skip to content

Commit 3b21b21

Browse files
committed
fix name
Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
1 parent 66797a5 commit 3b21b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jemalloc-ctl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jemallocator = { path = "../jemallocator", version = "0.5.0" }
3636
[features]
3737
default = []
3838
use_std = [ "libc/use_std" ]
39-
disable_initial_exec_tls = ["tikv-jemalloc-sys/disable_initial_exec_tls"]
39+
disable_initial_exec_tls = ["jemalloc-sys/disable_initial_exec_tls"]
4040

4141
[package.metadata.docs.rs]
4242
rustdoc-args = [ "--cfg", "jemallocator_docs" ]

0 commit comments

Comments
 (0)