Skip to content

Commit 2d7d9cc

Browse files
authored
Merge pull request coreos#744 from coreos/dependabot/cargo/cap-std-ext-4.0.3
build(deps): bump cap-std-ext from 4.0.2 to 4.0.3
2 parents 0972dee + a72a41f commit 2d7d9cc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -21,7 +21,7 @@ path = "src/main.rs"
2121
[dependencies]
2222
anyhow = "1.0"
2323
bincode = "1.3.2"
24-
cap-std-ext = "4.0.0"
24+
cap-std-ext = "4.0.3"
2525
camino = "1.1.9"
2626
chrono = { version = "0.4.38", features = ["serde"] }
2727
clap = { version = "4.5", default-features = false, features = ["cargo", "derive", "std", "help", "usage", "suggestions"] }

0 commit comments

Comments
 (0)