Skip to content

Commit 4cf35d5

Browse files
Merge pull request #401 from Metaswitch/dependabot/cargo/thiserror-1.0.60
2 parents 5a7e783 + 33cc55d commit 4cf35d5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -27,7 +27,7 @@ nix = { version = "0.28", default-features = false, features = ["user"] }
2727
shlex = "1.3"
2828
sha2 = "0.10.8"
2929
anyhow = "1.0.83"
30-
thiserror = "1.0.59"
30+
thiserror = "1.0.60"
3131
tera = "1"
3232
serde_json = "1.0.117"
3333
toml = "0.8.12"

0 commit comments

Comments
 (0)