Bump memmap2

This commit is contained in:
Laurențiu Nicola 2021-10-01 18:55:52 +03:00
parent 34adcc800c
commit ffa8270f6a
3 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ object = { version = "0.26", default-features = false, features = [
"pe",
] }
libloading = "0.7.0"
memmap2 = "0.3.0"
memmap2 = "0.5"
tt = { path = "../tt", version = "0.0.0" }
mbe = { path = "../mbe", version = "0.0.0" }