Skip to content

Commit 68a6f38

Browse files
authored
Merge pull request #44 from playzero/dependabot/cargo/assert_cmd-2.0.2
chore(deps): bump assert_cmd from 1.0.3 to 2.0.2
2 parents 51ec6cc + 2d26f6b commit 68a6f38

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

Cargo.lock

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

bin/nodes/subzero/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ sc-consensus-epochs = { version = "0.9.0", path = "../../../../client/consensus/
130130
sc-service-test = { version = "2.0.0", path = "../../../../client/service/test" }
131131
futures = "0.3.17"
132132
tempfile = "3.1.0"
133-
assert_cmd = "1.0"
133+
assert_cmd = "2.0"
134134
nix = "0.19"
135135
serde_json = "1.0"
136136
regex = "1"

0 commit comments

Comments
 (0)