We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb8ce21 commit 4381b96Copy full SHA for 4381b96
Cargo.toml
@@ -12,7 +12,7 @@ byteorder = "1"
12
concurrent_lru = "^0.2"
13
fancy-regex = { version = "^0.16.0", default-features = false, features = ["std"] }
14
miniz_oxide = "^0.8"
15
-mmap-rs = { version = "^0.6", optional = true }
+mmap-rs = { version = "^0.7.0", optional = true }
16
pathdiff = "^0.2"
17
radix_trie = "0.3.0"
18
serde = { version = "1", features = ["derive"] }
0 commit comments