rust/hg-core/Cargo.toml
changeset 47955 e834b79def74
parent 47954 4afd6cc447b9
child 47981 d1d9510f73f0
--- a/rust/hg-core/Cargo.toml	Thu Sep 09 18:07:40 2021 +0200
+++ b/rust/hg-core/Cargo.toml	Fri Sep 10 09:53:09 2021 +0200
@@ -29,7 +29,7 @@
 crossbeam-channel = "0.4"
 micro-timer = "0.3.0"
 log = "0.4.8"
-memmap = "0.7.0"
+memmap2 = "0.3.1"
 zstd = "0.5.3"
 format-bytes = "0.2.2"