Skip to content

Commit efb6f2b

Browse files
Bump thiserror from 1.0.64 to 1.0.65 (#1153)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.64 to 1.0.65. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.65) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 052822c commit efb6f2b

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.64"
45+
thiserror = "1.0.65"
4646
tokio-rustls = "0.25.0"
4747
toml = "0.8.19"
4848
waitgroup = "0.1.2"

0 commit comments

Comments
 (0)