Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit 1cfeb08

Browse files
chore(deps): bump thiserror from 1.0.58 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.58 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.58...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2986aae commit 1cfeb08

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -35,7 +35,7 @@ rand = { version = "0.8.5", optional = true }
3535
hex = { version = "0.4.3", optional = true }
3636
url = { version = "2.5.0", optional = true}
3737
displaydoc = "0.2.4"
38-
thiserror = "1.0.58"
38+
thiserror = "2.0.17"
3939

4040
[dev-dependencies]
4141
dotenv = { version = "0.15.0" }

0 commit comments

Comments
 (0)