From bf499ededd24708a86b23efc0d7231fd327c398e Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Fri, 3 Dec 2021 18:10:00 +0800 Subject: [PATCH] Revert --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c0168f97..9a95fba0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -91,4 +91,3 @@ runtime-actix-rustls = ["sqlx/runtime-actix-rustls", "runtime-actix"] runtime-tokio = [] runtime-tokio-native-tls = ["sqlx/runtime-tokio-native-tls", "runtime-tokio"] runtime-tokio-rustls = ["sqlx/runtime-tokio-rustls", "runtime-tokio"] -