Skip to content

Commit 944ab35

Browse files
Merge pull request #256 from Metaswitch/dependabot/cargo/thiserror-1.0.37
2 parents 7d6ef6d + 80fcf7b commit 944ab35

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
@@ -26,7 +26,7 @@ nix = { version = "0.24", default-features = false, features = ["user"] }
2626
shlex = "1.1"
2727
sha2 = "0.10.5"
2828
anyhow = "1.0.66"
29-
thiserror = "1.0.34"
29+
thiserror = "1.0.37"
3030

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

0 commit comments

Comments
 (0)