Skip to content

Commit bfa88e1

Browse files
dependabot[bot]nicholasbishop
authored andcommitted
Update nix requirement from 0.24.1 to 0.25.0
Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version. - [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.24.1...v0.25.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4221e42 commit bfa88e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: xtask/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ clap = { version = "3.2.1", features = ["derive"] }
1111
fatfs = { git = "https://github.com/rafalh/rust-fatfs.git", rev = "87fc1ed5074a32b4e0344fcdde77359ef9e75432" }
1212
fs-err = "2.6.0"
1313
mbrman = "0.4.2"
14-
nix = "0.24.1"
14+
nix = "0.25.0"
1515
regex = "1.5.4"
1616
serde_json = "1.0.73"
1717
tempfile = "3.2.0"

0 commit comments

Comments
 (0)