Skip to content

Commit 75483e9

Browse files
Bump thiserror from 1.0.65 to 1.0.67 (#1161)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cff0b5 commit 75483e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ slog-async = "2.8.0"
4242
slog-bunyan = "2.5.0"
4343
slog-json = "2.6.1"
4444
slog-term = "2.9.1"
45-
thiserror = "1.0.65"
45+
thiserror = "1.0.67"
4646
tokio-rustls = "0.25.0"
4747
toml = "0.8.19"
4848
waitgroup = "0.1.2"

0 commit comments

Comments
 (0)