Skip to content

Commit eab1018

Browse files
Merge pull request #276 from Metaswitch/dependabot/cargo/thiserror-1.0.40
2 parents 6db3bb8 + 5ec173c commit eab1018

2 files changed

Lines changed: 31 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 30 additions & 13 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
@@ -26,7 +26,7 @@ nix = { version = "0.26", default-features = false, features = ["user"] }
2626
shlex = "1.1"
2727
sha2 = "0.10.6"
2828
anyhow = "1.0.70"
29-
thiserror = "1.0.39"
29+
thiserror = "1.0.40"
3030

3131
[dev-dependencies]
3232
tempfile = "3.4.0"

0 commit comments

Comments
 (0)