Skip to content

Commit

Permalink
Bump dropshot from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent de24781 commit dfd1f92
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 43 deletions.
93 changes: 51 additions & 42 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.13" }
elf = "0.7"
libc = "0.2"
schemars = "0.8"
Expand Down

0 comments on commit dfd1f92

Please sign in to comment.