Update metadata

This commit is contained in:
Rob Wagner 2023-07-22 19:15:58 -04:00
parent bddfc01f97
commit 8f3a0e7e99
No known key found for this signature in database
GPG key ID: 53CCB4497B15CF61

View file

@ -9,7 +9,6 @@ keywords = ["axum", "htmx", "header", "extractor"]
readme = "README.md"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies]
axum = { git = "https://github.com/tokio-rs/axum", branch = "main", default-features = false }