We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b6c51 commit 31a03e7Copy full SHA for 31a03e7
1 file changed
flatdata-rs/lib/Cargo.toml
@@ -12,7 +12,7 @@ edition = "2018"
12
13
[dependencies]
14
diff = "0.1.11"
15
-memmap2 = "0.5.7"
+memmap2 = "0.9.4"
16
tar = { version = "0.4.38", optional = true }
17
walkdir = "2.2.9"
18
0 commit comments