Skip to content

Commit

Permalink
Bump dropshot from 0.12.0 to 0.15.1
Browse files Browse the repository at this point in the history
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from 0.12.0 to 0.15.1.
- [Changelog](https://github.com/oxidecomputer/dropshot/blob/main/CHANGELOG.adoc)
- [Commits](oxidecomputer/dropshot@v0.12.0...v0.15.1)

---
updated-dependencies:
- dependency-name: dropshot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 1dec86e commit 1369e3a
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 45 deletions.
117 changes: 73 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = "delouse will expose opinionated debugging stubs most useful for t
[dependencies]
anyhow = "1.0.93"
clap = { version = "4", features = ["cargo"] }
dropshot = { version = "0.12" }
dropshot = { version = "0.15" }
elf = "0.7"
libc = "0.2"
schemars = "0.8"
Expand Down

0 comments on commit 1369e3a

Please sign in to comment.