Skip to content

Commit d2cd697

Browse files
Bump thiserror from 1.0.67 to 1.0.68
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.67 to 1.0.68. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.67...1.0.68) --- 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 4a45d6a commit d2cd697

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hmac = { version = "0.12.1", features = ["reset"] }
1717
sha1 = "0.10.6"
1818
clap = { version = "4.5.20", features = ["cargo"] }
1919
indicatif = "0.17.8"
20-
thiserror = "1.0.67"
20+
thiserror = "1.0.68"
2121
num_cpus = "1.16.0"
2222
ahash = "0.8.11"
2323
humantime = "2.1.0"

0 commit comments

Comments
 (0)