aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-05-05 01:33:55 +0000
committerFuwn <[email protected]>2023-05-05 01:33:55 +0000
commit7f0c497b103479caa9f63cc0e50101c90a60b7ef (patch)
treee448da50c46c429f6ca672aa070577766fffc9bc /Cargo.toml
parentdocs(rossweisse): revert to implementation (diff)
downloadwindmark-7f0c497b103479caa9f63cc0e50101c90a60b7ef.tar.xz
windmark-7f0c497b103479caa9f63cc0e50101c90a60b7ef.zip
feat(windmark): prelude 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 5fbfbda..47cf169 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,6 +24,7 @@ auto-deduce-mime = ["tree_magic"]
response-macros = []
tokio = ["dep:tokio", "tokio-openssl"]
async-std = ["dep:async-std", "async-std-openssl"]
+prelude = []
[dependencies]
# SSL