diff --git a/Cargo.toml b/Cargo.toml index 0d93b0ce..f7cf8ba1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ corosensei = "0.2" core_affinity = "0.8" crossbeam-utils = "0.8" crossbeam-skiplist = "0.1" -nix = "0.29" +nix = "0.30" io-uring = "0.7" windows-sys = "0.59" anyhow = "1.0"