jemallocator jemalloc-ctl dev-dependency does not need to be exact

This commit is contained in:
gnzlbg 2019-06-14 12:05:06 +02:00
parent c0bdff5533
commit 1f5df45ba5
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ libc = { version = "^0.2.8", default-features = false }
[dev-dependencies]
paste = "0.1"
jemalloc-ctl = { path = "jemalloc-ctl", version = "0.3.1" }
jemalloc-ctl = { path = "jemalloc-ctl", version = "0.3" }
[features]
default = ["background_threads_runtime_support"]