Skip to content

Commit

Permalink
build(deps): bump nix from 0.26.2 to 0.26.4
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.26.4.
- [Changelog](https://github.com/nix-rust/nix/blob/v0.26.4/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.26.2...v0.26.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sylvestre committed Dec 5, 2023
1 parent a1acbda commit 920564c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
13 changes: 3 additions & 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ zstd = "0.13"

# dist-server only
memmap2 = "0.9.0"
nix = { version = "0.26.2", optional = true }
nix = { version = "0.26.4", optional = true }
object = "0.30"
rouille = { version = "3.6", optional = true, default-features = false, features = [
"ssl",
Expand Down

0 comments on commit 920564c

Please sign in to comment.