Skip to content

Commit 5ec173c

Browse files
Bump thiserror from 1.0.39 to 1.0.40
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.39...1.0.40) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6db3bb8 commit 5ec173c

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)