fix(updater): Enable rustls-tls feature flag by default (#1175)

This commit is contained in:
Fabian-Lars
2024-04-18 04:38:44 +02:00
committed by GitHub
parent e3d41f4011
commit 293f363c0d
3 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"updater": patch
---
**Breaking change:** The `rustls-tls` feature flag is now enabled by default.