Skip to content

Commit 651b251

Browse files
Bump thiserror from 1.0.68 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.68 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.68...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] <[email protected]>
1 parent c923cd2 commit 651b251

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 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
@@ -43,7 +43,7 @@ serde = { version = "1.0.228", features = ["derive", "alloc"] }
4343
serde_json = { version = "1.0.145", features = ["alloc"] }
4444
sha2 = "0.10.9"
4545
tempfile = "3.10.1"
46-
thiserror = "1.0.68"
46+
thiserror = "2.0.17"
4747
tokio = { version = "1.41.1", features = ["full"] }
4848
tokio-stream = "0.1.17"
4949
tokio-util = { version = "0.7.16", features = ["io"] }

0 commit comments

Comments
 (0)