Skip to content

Commit d2b8e06

Browse files
Bump memmap to 0.7 for Redox support.
1 parent 5e1b758 commit d2b8e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

measureme/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ rustc-hash = "1.0.1"
1818
parking_lot = "0.9"
1919

2020
[target.'cfg(not(target_arch="wasm32"))'.dependencies]
21-
memmap = "0.6.0"
21+
memmap = "0.7"

0 commit comments

Comments
 (0)