From 102f97795ca488a1c6d09611c7f706fde9ed2fcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20CORTIER?= Date: Wed, 2 Oct 2024 01:53:32 +0900 Subject: [PATCH] . --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bc299869..a2f1f675 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -31,6 +31,7 @@ updates: - "*openssl*" - "*rustls*" - "*schannel*" + - "native-tls" - "base64" - "tokio-tungstenite" - "reqwest"