We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
memmap2
1 parent 8cf3a11 commit 458b057Copy full SHA for 458b057
runtime/Cargo.toml
@@ -15,7 +15,7 @@ license.workspace = true
15
16
17
[dependencies]
18
-memmap2 = "^0.5"
+memmap2 = "0.9"
19
byteorder = "1"
20
fnv = "1.0.3"
21
dynasm = { version = "=2.0.0", path = "../plugin" }
0 commit comments