This commit is contained in:
Billy Chan 2021-12-03 18:10:00 +08:00
parent 2c8fd38348
commit bf499ededd
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -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"]