chore(deps): update rust crate axum to 0.7.5
renovate/artifacts Artifact file update failure
ci/woodpecker/push/build Pipeline failed Details
ci/woodpecker/push/lint Pipeline failed Details

Renovate Bot 2024-03-24 20:00:25 +00:00
parent 3b33cba0d4
commit 88e8a2b2d2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ name = "site"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
axum = { version = "0.6.18" }
axum = { version = "0.7.5" }
hyper = { version = "0.14.26" }
tokio = { version = "1.28.0", features = ["full"] }
tracing = "0.1.37"