Skip to content

Commit b00019f

Browse files
Merge pull request #286 from Metaswitch/dependabot/cargo/anyhow-1.0.71
2 parents 3b71d8a + be31f03 commit b00019f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -25,7 +25,7 @@ simplelog = "0.12"
2525
nix = { version = "0.26", default-features = false, features = ["user"] }
2626
shlex = "1.1"
2727
sha2 = "0.10.6"
28-
anyhow = "1.0.70"
28+
anyhow = "1.0.71"
2929
thiserror = "1.0.40"
3030

3131
[dev-dependencies]

0 commit comments

Comments
 (0)