Skip to content

Commit 458b057

Browse files
deps: Update memmap2 to 0.9 from 0.5
1 parent 8cf3a11 commit 458b057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license.workspace = true
1515

1616

1717
[dependencies]
18-
memmap2 = "^0.5"
18+
memmap2 = "0.9"
1919
byteorder = "1"
2020
fnv = "1.0.3"
2121
dynasm = { version = "=2.0.0", path = "../plugin" }

0 commit comments

Comments
 (0)