Skip to content

Commit

Permalink
build(deps): bump nix from 0.26.2 to 0.27.1 in /tmpl8
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]>
dependabot[bot] authored Sep 1, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 758c219 commit 9050ff8
Showing 2 changed files with 14 additions and 15 deletions.
27 changes: 13 additions & 14 deletions tmpl8/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 tmpl8/Cargo.toml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ publish = false
anyhow = "1"
clap = { version = "4", default-features = false, features = ["std", "derive", "error-context", "help", "usage"] }
filetime = "0.2"
nix = { version = "0.26", default-features = false, features = ["fs"] }
nix = { version = "0.27", default-features = false, features = ["fs"] }
regex = "1.9"
serde = { version = "1", features = ["derive"] }
serde_json = "1"

0 comments on commit 9050ff8

Please sign in to comment.