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 15, 2025
1 parent f59e3d8 commit e72a943
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 @@ -92,7 +92,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 @@ -105,7 +105,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 e72a943

Please sign in to comment.