mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update rust crate nix to 0.28.0
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@ features = [
|
||||
]
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
nix = { version = "0.27.1", default-features = false, features = ["feature", "fs", "user"] }
|
||||
nix = { version = "0.28.0", default-features = false, features = ["feature", "fs", "user"] }
|
||||
|
||||
[build-dependencies]
|
||||
shadow-rs = { version = "0.26.1", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user