Skip to content

Commit 604866e

Browse files
authored
Merge pull request #901 from coreos/dependabot/cargo/rustix-1.0.5
build(deps): bump rustix from 1.0.3 to 1.0.5
2 parents aa5a2e8 + 99b0b3a commit 604866e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 = "1.0.3", features = ["process", "fs"] }
44+
rustix = { version = "1.0.5", features = ["process", "fs"] }
4545
serde = { version = "^1.0", features = ["derive"] }
4646
serde_json = "^1.0"
4747
tempfile = "^3.19"

0 commit comments

Comments
 (0)