fix: install rustls crypto provider in wzp-client (same as relay/web)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Siavash Sameni
2026-03-28 14:45:26 +04:00
parent 0dc381e948
commit 6d5ee55393
3 changed files with 5 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -4149,6 +4149,7 @@ dependencies = [
"bytes",
"chrono",
"cpal",
"rustls",
"serde",
"serde_json",
"tokio",