Skip to content

Commit

Permalink
Merge pull request #356 from spacemeshos/dependabot/cargo/tower-0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu authored Sep 10, 2024
2 parents 9cbb563 + ab14f10 commit 4279a2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 certifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ rand = "0.8.5"
serde_json = "1.0.128"
base64 = "0.22.1"
axum-prometheus = "0.7.0"
tower = { version = "0.5.0", features = ["limit", "load-shed", "buffer"] }
tower = { version = "0.5.1", features = ["limit", "load-shed", "buffer"] }
duration-str = { version = "0.11.2", default-features = false, features = [
"serde",
"time",
Expand Down

0 comments on commit 4279a2c

Please sign in to comment.