Skip to content

Commit 3e15c6f

Browse files
authored
Merge pull request #888 from coreos/dependabot/cargo/rustix-1.0.3
build(deps): bump rustix from 0.38.44 to 1.0.3
2 parents b15389e + b6a0c92 commit 3e15c6f

File tree

2 files changed

+29
-10
lines changed

2 files changed

+29
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ openat-ext = ">= 0.2.2, < 0.3.0"
4141
openssl = "^0.10"
4242
os-release = "0.1.0"
4343
regex = "1.11.1"
44-
rustix = { version = "0.38.43", features = ["process", "fs"] }
44+
rustix = { version = "1.0.3", features = ["process", "fs"] }
4545
serde = { version = "^1.0", features = ["derive"] }
4646
serde_json = "^1.0"
4747
tempfile = "^3.17"

0 commit comments

Comments
 (0)