diff --git a/Cargo.toml b/Cargo.toml index 15a8aea..761abae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ repository = "https://github.com/robertwayne/axum-htmx" categories = ["web-programming"] keywords = ["axum", "htmx"] readme = "README.md" -version = "0.8.0" +version = "0.8.1" edition = "2024" rust-version = "1.87"