Skip to content

Commit 8adf2ba

Browse files
Merge pull request #438 from Metaswitch/dependabot/cargo/thiserror-1.0.64
2 parents b9189a4 + 825abcb commit 8adf2ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.29", default-features = false, features = ["user"] }
2727
shlex = "1.3"
2828
sha2 = "0.10.8"
2929
anyhow = "1.0.89"
30-
thiserror = "1.0.63"
30+
thiserror = "1.0.64"
3131
tera = "1"
3232
serde_json = "1.0.128"
3333
toml = "0.8.19"

0 commit comments

Comments
 (0)