From 3bc7d8336b83b862b9c18dac4dadfc76511c24f9 Mon Sep 17 00:00:00 2001 From: Jacob Hoffman-Andrews Date: Wed, 6 Oct 2021 23:51:43 -0700 Subject: [PATCH] Fix lint --- src/stream.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stream.rs b/src/stream.rs index 2bf0536..b9cc26c 100644 --- a/src/stream.rs +++ b/src/stream.rs @@ -363,7 +363,7 @@ pub(crate) fn connect_https(unit: &Unit, hostname: &str) -> Result