Skip to content

Commit ee508b4

Browse files
Bump thiserror from 2.0.16 to 2.0.17 (#903)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c2b0cd commit ee508b4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -40,7 +40,7 @@ serde = "1.0.228"
4040
serde_json = "1.0.145"
4141
syn = { version = "2.0.106", features = ["full"] }
4242
tempdir = "0.3.7"
43-
thiserror = "2.0.16"
43+
thiserror = "2.0.17"
4444
trybuild = "1.0.111"
4545
unicode-ident = "1.0.19"
4646
uuid = "1.16.0"

0 commit comments

Comments
 (0)