Skip to content

Commit f0506ac

Browse files
author
Max Dymond
committed
Merge remote-tracking branch 'origin/dependabot/cargo/thiserror-1.0.39' into md/mergedepbot
Signed-off-by: Max Dymond <max.dymond@microsoft.com>
2 parents d18f0c0 + 8d46199 commit f0506ac

2 files changed

Lines changed: 6 additions & 6 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ yaml-rust = "0.4.4"
2424
simplelog = "0.12"
2525
nix = { version = "0.26", default-features = false, features = ["user"] }
2626
shlex = "1.1"
27-
anyhow = "1.0.69"
2827
sha2 = "0.10.6"
29-
thiserror = "1.0.37"
28+
anyhow = "1.0.69"
29+
thiserror = "1.0.39"
3030

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

0 commit comments

Comments
 (0)