Skip to content

Commit aa089e2

Browse files
Bump dropshot from 0.12.0 to 0.13.0 (#183)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from 0.12.0 to 0.13.0. - [Changelog](https://github.com/oxidecomputer/dropshot/blob/main/CHANGELOG.adoc) - [Commits](oxidecomputer/dropshot@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: dropshot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caf5d83 commit aa089e2

File tree

2 files changed

+77
-6
lines changed

2 files changed

+77
-6
lines changed

Cargo.lock

Lines changed: 76 additions & 5 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
@@ -30,7 +30,7 @@ clap = { version = "4.5.19", features = ["cargo", "derive", "env", "unicode"] }
3030
console-subscriber = { version = "0", optional = true }
3131
dashmap = "6.1.0"
3232
delouse = { version = "0.1", optional = true }
33-
dropshot = "0.12"
33+
dropshot = "0.13"
3434
futures = "0.3.28"
3535
futures-util = "0.3.31"
3636
http = "1"

0 commit comments

Comments
 (0)