Skip to content

Commit a77adad

Browse files
chore(deps): bump thiserror from 2.0.17 to 2.0.18
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] <[email protected]>
1 parent 6010a7d commit a77adad

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -35,7 +35,7 @@ opentelemetry = { version = "0.31.0", optional = true }
3535
serde = { version = "1.0.219", features = ["derive"] }
3636
serde_json = "1.0.143"
3737
# We use this for custom domain specific errors
38-
thiserror = "2.0.16"
38+
thiserror = "2.0.18"
3939

4040
[dev-dependencies]
4141
dotenvy = "0.15.7"

0 commit comments

Comments
 (0)