mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-19 01:50:32 +00:00
Bump memmap2
This commit is contained in:
parent
34adcc800c
commit
ffa8270f6a
3 changed files with 5 additions and 5 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue