Skip to content

Commit e759a22

Browse files
Bump dropshot from 0.16.5 to 0.16.6 (#1257)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from 0.16.5 to 0.16.6. - [Changelog](https://github.com/oxidecomputer/dropshot/blob/main/CHANGELOG.adoc) - [Commits](oxidecomputer/dropshot@v0.16.5...v0.16.6) --- updated-dependencies: - dependency-name: dropshot dependency-version: 0.16.6 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 4b3545a commit e759a22

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

Cargo.lock

Lines changed: 11 additions & 10 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
@@ -25,7 +25,7 @@ bytes = "1.11.0"
2525
chrono = { version = "0.4.42", default-features = false, features = ["serde"] }
2626
clap = { version = "4.5.53" }
2727
clap-cargo = "0.18.3"
28-
dropshot = { version = "0.16.5", default-features = false }
28+
dropshot = { version = "0.16.6", default-features = false }
2929
env_logger = "0.11.8"
3030
expectorate = { version = "1.2.0", features = ["predicates"] }
3131
futures = "0.3.31"

0 commit comments

Comments
 (0)