fix(websocket): install crypto provider if needed (#3124)

This commit is contained in:
Fabian-Lars
2025-11-25 20:02:47 +01:00
committed by GitHub
parent fa601e8754
commit 66a75ece27
4 changed files with 59 additions and 9 deletions
Generated
+1
View File
@@ -6965,6 +6965,7 @@ dependencies = [
"http",
"log",
"rand 0.9.0",
"rustls",
"serde",
"serde_json",
"tauri",