Skip to content

Commit

Permalink
chore(deps): update axum monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 5b84642 commit ad2b756
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 @@ -88,7 +88,7 @@ version = "1.2.0"
version = "1.11.1"

[workspace.dependencies.axum]
version = "0.7.9"
version = "0.8.0"
default-features = false
features = [
"form",
Expand All @@ -101,7 +101,7 @@ features = [
]

[workspace.dependencies.axum-extra]
version = "0.9.6"
version = "0.10.0"
default-features = false
features = ["typed-header", "tracing"]

Expand Down

0 comments on commit ad2b756

Please sign in to comment.