From 8f3a0e7e99ae944f185d80d100efce1d2b4b372f Mon Sep 17 00:00:00 2001 From: Rob Wagner Date: Sat, 22 Jul 2023 19:15:58 -0400 Subject: [PATCH] Update metadata --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3e5825d..f1fb332 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 }