diff --git a/reverie-process/Cargo.toml b/reverie-process/Cargo.toml index be0b7e5..dd08a01 100644 --- a/reverie-process/Cargo.toml +++ b/reverie-process/Cargo.toml @@ -21,7 +21,7 @@ tokio = { version = "1.29.1", features = ["full", "test-util", "tracing"] } [dev-dependencies] const-cstr = "0.3.0" -num_cpus = "1.11" +num_cpus = "1.16" raw-cpuid = "10.6.0" tempfile = "3.5"