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.31.3
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ features = [
|
||||
]
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
nix = { version = "0.31.2", default-features = false, features = ["feature", "fs", "user"] }
|
||||
nix = { version = "0.31.3", default-features = false, features = ["feature", "fs", "user"] }
|
||||
|
||||
[build-dependencies]
|
||||
shadow-rs = { version = "2.0.0", default-features = false, features = ["build"] }
|
||||
|
||||
Reference in New Issue
Block a user