Skip to content

Commit 243f060

Browse files
authored
Merge pull request #324 from spinframework/dependabot/cargo/nix-0.30.1
chore(deps): bump nix from 0.29.0 to 0.30.1
2 parents 6740830 + 0af4067 commit 243f060

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

conformance-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ homepage.workspace = true
1111
anyhow = "1.0"
1212
conformance-tests = { git = "https://github.com/fermyon/conformance-tests", rev = "6ec9e9d95e3b333de85685131337c8864c1af67d" }
1313
log = "0.4"
14-
nix = { version = "0.29", features = ["signal", "process"] }
14+
nix = { version = "0.30", features = ["signal", "process"] }
1515
test-environment = { git = "https://github.com/fermyon/conformance-tests", rev = "6ec9e9d95e3b333de85685131337c8864c1af67d" }

0 commit comments

Comments
 (0)