From d66da17c17239408f2ddbc2794621e2d947056a3 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 5 May 2023 01:33:55 +0000 Subject: feat(windmark): prelude feature flag --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 -- cgit v1.2.3