Skip to content

Commit

Permalink
build(deps): bump nix from 0.26.2 to 0.27.1
Browse files Browse the repository at this point in the history
Bumps [nix](https://github.com/nix-rust/nix) from 0.26.2 to 0.27.1.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.26.2...v0.27.1)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent bf47991 commit 6909683
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bmcd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ actix-files = "0.6.2"
actix-web = "4.4.0"
build-time = "0.1.3"
if-addrs = "0.10.1"
nix = "0.26.4"
nix = "0.27.1"
serde_json = "1.0.106"
tpi_rs = { path = "../tpi_rs" }
clap = "4.4.1"
Expand Down

0 comments on commit 6909683

Please sign in to comment.