Skip to content

Commit

Permalink
update axum
Browse files Browse the repository at this point in the history
  • Loading branch information
blind-oracle committed Nov 27, 2024
1 parent 5843fbf commit 9d3f58e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ anyhow = "1.0.93"
arc-swap = "1.7.1"
async-channel = "2.3.1"
async-trait = "0.1.83"
axum = "0.7.7"
axum-extra = "0.9.4"
axum = "0.7.9"
axum-extra = "0.9.6"
backoff = { version = "0.4.0", features = ["tokio"] }
base64 = "0.22.1"
bytes = "1.8.0"
Expand Down

0 comments on commit 9d3f58e

Please # to comment.