mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
build(deps): update nix requirement from 0.27.1 to 0.28.0
Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.27.1...v0.27.1) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
973db87b98
commit
2cab9d527c
@ -21,7 +21,7 @@ anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
log = "0.4.20"
|
||||
libc = "0.2"
|
||||
nix = "0.27.1"
|
||||
nix = "0.28.0"
|
||||
bytemuck = "1.14.0"
|
||||
slice-copy = "0.3.0"
|
||||
memchr = "2"
|
||||
|
Loading…
Reference in New Issue
Block a user