diff --git a/Cargo.toml b/Cargo.toml index 49555bba..03c39f4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -118,4 +118,4 @@ termion = "4.0.2" [target.'cfg(target_os = "linux")'.dev-dependencies] -procfs = "0.17" # for ddsperf \ No newline at end of file +procfs = "0.18" # for ddsperf \ No newline at end of file