Skip to content

Commit 593e906

Browse files
committed
Specified sys crate version
1 parent 082dfe8 commit 593e906

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
@@ -6,7 +6,7 @@ edition = "2018"
66

77
[dependencies]
88
libc = "0.2"
9-
libmimalloc-sys = { path = "libmimalloc-sys" }
9+
libmimalloc-sys = { path = "libmimalloc-sys", version = "0.1.0" }
1010

1111
[features]
1212
no_secure = ["libmimalloc-sys/no_secure"]

0 commit comments

Comments
 (0)