Skip to content

Commit 3c74860

Browse files
Bump nix from 0.29.0 to 0.31.3 (#113)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b99baf8 commit 3c74860

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/loadtest-distributed/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ serde_yaml = "0.9"
2727
# System info for environment verification
2828
sysinfo = "0.33"
2929
num_cpus = "1.16"
30-
nix = { version = "0.29", features = ["fs"] }
30+
nix = { version = "0.31", features = ["fs"] }
3131
hostname = "0.4"
3232

3333
# Async runtime

0 commit comments

Comments
 (0)