mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build: bump nix from 0.22.0 to 0.22.1 (#2990)
Bumps [nix](https://github.com/nix-rust/nix) from 0.22.0 to 0.22.1. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/v0.22.1/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ winapi = { version = "0.3.9", features = [
|
||||
] }
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
nix = "0.22.0"
|
||||
nix = "0.22.1"
|
||||
|
||||
[build-dependencies]
|
||||
shadow-rs = "0.6.10"
|
||||
|
||||
Reference in New Issue
Block a user