Skip to content

Commit

Permalink
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 3e42524 commit 85f27bc
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 @@ -48,8 +48,8 @@ openssl = { version = "=0.10.68", features = ["vendored"] }
reqwest = { version = "=0.12.9", features = ["blocking", "gzip", "json"] }
jsonwebtoken = "=9.3.0"
anyhow = "=1.0.87"
axum = { version = "=0.7.7", features = ["macros", "matched-path"] }
axum-extra = { version = "=0.9.4", features = [
axum = { version = "=0.8.2", features = ["macros", "matched-path"] }
axum-extra = { version = "=0.11.0", features = [
"cookie-signed",
"typed-header",
] }
Expand Down

0 comments on commit 85f27bc

Please sign in to comment.