Skip to content

Commit a9c1e44

Browse files
build(deps): bump thiserror from 1.0.65 to 1.0.67
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.65 to 1.0.67. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.65...1.0.67) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1871b2c commit a9c1e44

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
@@ -268,7 +268,7 @@ features = [
268268

269269
# Custom error types
270270
[workspace.dependencies.thiserror]
271-
version = "1.0.65"
271+
version = "1.0.67"
272272

273273
# Async runtime
274274
[workspace.dependencies.tokio]

0 commit comments

Comments
 (0)