Skip to content

Commit d2110f8

Browse files
dep: 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] <[email protected]>
1 parent 65c7160 commit d2110f8

File tree

2 files changed

+5
-25
lines changed

2 files changed

+5
-25
lines changed

Cargo.lock

+4-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rsonpath-syntax = { version = "0.3.1", path = "./crates/rsonpath-syntax" }
1919
arbitrary = { version = "1.4.1" }
2020
cfg-if = "1.0.0"
2121
log = "0.4.22"
22-
thiserror = "1.0.66"
22+
thiserror = "2.0.8"
2323
# Dev-dependencies
2424
itertools = "0.13.0"
2525
pretty_assertions = "1.4.1"

0 commit comments

Comments
 (0)