Skip to content

Commit 1444c2d

Browse files
chore(deps): bump thiserror from 2.0.17 to 2.0.18 (#241)
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 f4863f2 commit 1444c2d

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

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
@@ -27,7 +27,7 @@ schemars = "^0.8.22"
2727
serde = { version = "^1.0.228", features = ["derive"] }
2828
serde_json = "^1.0.149"
2929
serde_yaml = "^0.9.34"
30-
thiserror = "^2.0.17"
30+
thiserror = "^2.0.18"
3131
serde_json_path = "^0.7.2"
3232
tokio-context = "^0.1.3"
3333
tokio-stream = "^0.1.18"

0 commit comments

Comments
 (0)