Merge pull request #19 from imbolc/const-header-names

Typed header names
This commit is contained in:
Rob 2024-05-13 18:09:59 -04:00 committed by GitHub
commit c673414685
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 19 deletions

View file

@ -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]