Skip to content

Commit c2ac776

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

File tree

2 files changed

+8
-28
lines changed

2 files changed

+8
-28
lines changed

Cargo.lock

Lines changed: 7 additions & 27 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
@@ -151,7 +151,7 @@ serde = { version = "1.0.197", features = ["derive"] }
151151
serde_json = "1.0.115"
152152
indexmap = { version = "2", features = ["serde"] }
153153
bytes = { version = "1.6.0", features = ["serde"] }
154-
thiserror = "1.0.58"
154+
thiserror = "2.0.16"
155155
async-trait = "0.1.79"
156156
futures-util = { version = "0.3.30", default-features = false }
157157
tokio-util = { version = "0.7.10", default-features = false }

0 commit comments

Comments
 (0)