Skip to content

Commit 3ec5a35

Browse files
Bump thiserror from 2.0.17 to 2.0.18 (#965)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.17 to 2.0.18. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 499b5f3 commit 3ec5a35

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.149"
4141
syn = { version = "2.0.114", features = ["full"] }
4242
tempdir = "0.3.7"
43-
thiserror = "2.0.17"
43+
thiserror = "2.0.18"
4444
trybuild = "1.0.114"
4545
unicode-ident = "1.0.22"
4646
uuid = "1.16.0"

0 commit comments

Comments
 (0)