mirror of
https://github.com/robertwayne/axum-htmx
synced 2025-12-18 13:45:17 +01:00
Merge pull request #19 from imbolc/const-header-names
Typed header names
This commit is contained in:
commit
c673414685
2 changed files with 22 additions and 19 deletions
|
|
@ -7,7 +7,7 @@ repository = "https://github.com/robertwayne/axum-htmx"
|
|||
categories = ["web-programming"]
|
||||
keywords = ["axum", "htmx"]
|
||||
readme = "README.md"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue