rust/hg-core/Cargo.toml
changeset 49279 127d33e63d1a
parent 49005 12adf8c695ed
parent 49245 13c37f1c7c4b
child 49416 1bad05cfc818
--- a/rust/hg-core/Cargo.toml	Thu Jun 02 23:57:56 2022 +0200
+++ b/rust/hg-core/Cargo.toml	Wed Jun 08 15:46:04 2022 +0200
@@ -15,7 +15,7 @@
 derive_more = "0.99.17"
 hashbrown = { version = "0.9.1", features = ["rayon"] }
 home = "0.5.3"
-im-rc = "15.0.0"
+im-rc = "15.0"
 itertools = "0.10.3"
 lazy_static = "1.4.0"
 libc = "0.2"