Skip to content

Commit ca8fab5

Browse files
authoredSep 15, 2022
chore(deps): bump nix from 0.23.1 to 0.25.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.23.1 to 0.25.0. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.23.1...v0.25.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79eb8f3 commit ca8fab5

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed
 

‎Cargo.lock

+5-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎jormungandr/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ versionisator = "1.0.2"
8484

8585
[target.'cfg(unix)'.dependencies]
8686
libc = "0.2.124"
87-
nix = "0.23.0"
87+
nix = "0.25.0"
8888

8989
[features]
9090
default = ["codegen-rustfmt"]

0 commit comments

Comments
 (0)
Please sign in to comment.