Skip to content

Commit

Permalink
Update memmap2 to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium committed Jan 16, 2024
1 parent ef5b554 commit 23d80f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ thiserror = "1.0"
[target.'cfg(unix)'.dependencies]
libc = "0.2"
goblin = "0.8"
memmap2 = "0.8"
memmap2 = "0.9"

[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
nix = { version = "0.27", default-features = false, features = [
Expand Down

0 comments on commit 23d80f8

Please sign in to comment.