This commit is contained in:
kjeremy 2019-03-05 10:26:36 -05:00
parent 738f2c6fc3
commit eb3ee7b8e5
6 changed files with 114 additions and 114 deletions

View file

@ -27,7 +27,7 @@ test_utils = { path = "../test_utils" }
ra_assists = { path = "../ra_assists" }
[dev-dependencies]
insta = "0.6.1"
insta = "0.7.0"
[features]
jemalloc = [ "jemallocator", "jemalloc-ctl" ]