Skip to content

Commit 66651c4

Browse files
committed
Update memmap to memmap2.
1 parent dcf12b4 commit 66651c4

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
@@ -22,5 +22,5 @@ smallvec = "1.0"
2222
nightly = []
2323

2424
[target.'cfg(all(target_arch = "x86_64", target_os = "linux"))'.dependencies]
25-
memmap = "0.7"
25+
memmap2 = "0.2.1"
2626
perf-event-open-sys = "1.0.1"

0 commit comments

Comments
 (0)