Skip to content

Commit 9829463

Browse files
deps(deps): bump thiserror from 1.0.69 to 2.0.12 (#21)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 795f85d commit 9829463

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -14,7 +14,7 @@ ed25519-dalek = "2"
1414
rand = "0.8.5"
1515
regex = "1.10.2"
1616
anyhow = "1.0.89"
17-
thiserror = "1.0.65"
17+
thiserror = "2.0.12"
1818
indicatif = "0.17.8"
1919
chrono = "0.4.38"
2020
base64 = "0.22.1"

0 commit comments

Comments
 (0)