Skip to content

Commit

Permalink
bump dropshot
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Aug 26, 2024
1 parent 1dfe073 commit bd475a7
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 41 deletions.
140 changes: 100 additions & 40 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 @@ -18,7 +18,7 @@ clap = { version = "4.5.16", features = ["cargo", "derive", "env", "unicode"] }
console-subscriber = { version = "0", optional = true }
dashmap = "6.0.1"
delouse = { version = "0.1", optional = true }
dropshot = "0.10"
dropshot = "0.11"
futures = "0.3.28"
futures-util = "0.3.30"
git_rev = "0.1.0"
Expand Down
Loading

0 comments on commit bd475a7

Please sign in to comment.