Skip to content

Commit d5cafca

Browse files
chore(deps): bump thiserror from 1.0.63 to 2.0.16
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.63 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...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] <support@github.com>
1 parent 4cf82af commit d5cafca

2 files changed

Lines changed: 41 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 40 additions & 20 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
@@ -13,7 +13,7 @@ deadpool-redis = "0.15.1"
1313
futures = "0.3"
1414
peg = "0.8"
1515
rand = { version = "0.8", features = ["small_rng"] }
16-
thiserror = "1.0"
16+
thiserror = "2.0"
1717
tracing = "0.1"
1818
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
1919

0 commit comments

Comments
 (0)