From 9ecea2dba3438f7adc2a89d554e201f80a29d12d Mon Sep 17 00:00:00 2001 From: stefnotch Date: Thu, 19 Dec 2024 17:07:38 +0800 Subject: [PATCH] Fix typo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0df7fb6d..20cfd49e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -104,7 +104,7 @@ rustls = [ "tokio-tungstenite/rustls-tls-native-roots", ] -rustls-awc-lc = [ +rustls-aws-lc = [ "axum-server/tls-rustls", "crates_io_api/rustls", "reqwest/rustls-tls",