Skip to content

Commit 8d46199

Browse files
Bump thiserror from 1.0.37 to 1.0.39
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.37 to 1.0.39. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.37...1.0.39) --- 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 944ab35 commit 8d46199

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.37"
29+
thiserror = "1.0.39"
3030

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

0 commit comments

Comments
 (0)