aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-03-31 22:14:34 +0000
committerFuwn <[email protected]>2023-03-31 22:14:34 +0000
commit9bddf305be9223e0cf90005d648c0fa04e8d5702 (patch)
tree7be79d0886df9b6934c5834c27828cd207a92b95 /Cargo.toml
parentfeat(response): macro-based responses (diff)
downloadwindmark-9bddf305be9223e0cf90005d648c0fa04e8d5702.tar.xz
windmark-9bddf305be9223e0cf90005d648c0fa04e8d5702.zip
fix(cargo): response-macros feature flag
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 95b8dbb..1d32896 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,6 +17,7 @@ categories = ["web-programming"]
[features]
logger = ["pretty_env_logger"]
auto-deduce-mime = ["tree_magic"]
+response-macros = []
[dependencies]
# SSL