Skip to content

Commit b04e4d8

Browse files
chore(deps): bump thiserror from 1.0.69 to 2.0.15
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.15. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.15) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.15 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3df940b commit b04e4d8

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

Cargo.lock

Lines changed: 25 additions & 5 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
@@ -39,7 +39,7 @@ pbkdf2 = { version = "0.12.0", default-features = false }
3939
rand = "0.8.5"
4040
sha2 = "0.10.9"
4141
sha3 = "0.10.2"
42-
thiserror = "1.0.31"
42+
thiserror = "2.0.15"
4343
time = "0.3.41"
4444
tokio = { version = "1.47.0", features = ["time"] }
4545
tonic = "0.12.3"

0 commit comments

Comments
 (0)