Skip to content

Commit 3d9e777

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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 @@ redis-async = { version = "0.17.2" }
3535
serde = { version = "1.0" }
3636
serde_json = { version = "1.0.128" }
3737
testcontainers-modules = { version = "0.9.0" }
38-
thiserror = { version = "1.0.63" }
38+
thiserror = { version = "1.0.67" }
3939
tokio = { version = "1.40.0" }
4040
tonic = { version = "0.12.3" }
4141
tonic-build = { version = "0.12.2" }

0 commit comments

Comments
 (0)