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 21, 2025
1 parent 802c94b commit 446f071
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ publish = false
[workspace.dependencies]
tokio = { version = "1.42.0", features = ["full"] }
axum = "0.8.0"
axum-extra = { version = "0.10.0", features = ["typed-header"] }
axum-extra = { version = "0.11.0", features = ["typed-header"] }
serde = { version = "1.0.215", features = ["derive"] }
anyhow = "1.0.94"
async-trait = "0.1.83"
Expand Down

0 comments on commit 446f071

Please sign in to comment.