Skip to content

Commit 642dcb9

Browse files
dependabot[bot]iovxw
authored andcommitted
Bump thiserror from 1.0.69 to 2.0.8
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.8. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.8) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17e6288 commit 642dcb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -34,7 +34,7 @@ futures = "0.3"
3434
tokio = { version = "1.32", features = ["full"] }
3535
tokio-util = { version = "0.7", features = ["full"] }
3636
tokio-stream = "0.1"
37-
thiserror = "1.0"
37+
thiserror = "2.0"
3838
serde = { version = "1.0", features = ["derive"] }
3939
serde_json = "1.0"
4040
regex = "1.9"

0 commit comments

Comments
 (0)