diff --git a/Cargo.toml b/Cargo.toml index a7b5fcd608..3d469ceb5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ unicode-segmentation = "1.0" memchr = "2.0" [target.'cfg(unix)'.dependencies] -nix = "0.17" +nix = "0.18" utf8parse = "0.2" skim = { version = "0.7", optional = true }