Skip to content

Commit

Permalink
Merge pull request #51 from w4/dependabot/cargo/axum-macros-0.4.1
Browse files Browse the repository at this point in the history
Bump axum-macros from 0.4.0 to 0.4.1
  • Loading branch information
w4 authored Feb 3, 2024
2 parents 239a5d8 + eeed939 commit ce13818
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -12,7 +12,7 @@ license = "WTFPL"
askama = "0.12.0"
anyhow = "1.0"
axum = { version = "0.6.19", features = ["headers", "macros"] }
axum-macros = "0.4.0"
axum-macros = "0.4.1"
bat = { version = "0.24.0", default-features = false, features = ["build-assets"] }
bytes = "1.5"
bincode = "1.3"
Expand Down

0 comments on commit ce13818

Please sign in to comment.