Skip to content

Commit

Permalink
Merge pull request #402 from pombase/dependabot/cargo/axum-macros-0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
2 parents c9fd906 + ac3bf36 commit d53ddaa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ rusqlite = { version = "0.32.1", features = ["bundled", "serde_json"] }
tower = { version = "0.5", features = ["util"] }
tower-http = { version = "0.6.2", features = ["fs", "normalize-path"] }
axum = { version = "0.7", features = ["macros"] }
axum-macros = "0.4.1"
axum-macros = "0.5.0"
http-body-util = "0.1.2"
percent-encoding = "2.3.1"
mime_guess = "2.0"
Expand Down

0 comments on commit d53ddaa

Please sign in to comment.