We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf12b4 commit 66651c4Copy full SHA for 66651c4
measureme/Cargo.toml
@@ -22,5 +22,5 @@ smallvec = "1.0"
22
nightly = []
23
24
[target.'cfg(all(target_arch = "x86_64", target_os = "linux"))'.dependencies]
25
-memmap = "0.7"
+memmap2 = "0.2.1"
26
perf-event-open-sys = "1.0.1"
0 commit comments