Skip to content

Commit 5048f93

Browse files
chore(deps): update rust crate assert_cmd to 2.1.1 (#1813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a9cc44 commit 5048f93

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ clap = "4.5.51"
2323
nix = "0.30.1"
2424
tracing-subscriber = { version = "0.3.20", features = ["json"] }
2525
tracing-test = "0.2.5"
26-
assert_cmd = "2.1.0"
26+
assert_cmd = "2.1.1"
2727
assert_matches = "1.5.0"
2828
tower-test = "0.4.0"
2929
serde_yaml = "0.9.34+deprecated"

0 commit comments

Comments
 (0)