Hey
I'm on macos m1 arch, I don't know if it's related, but I got this error when trying to launch the program
*** CONNECTING ***
thread 'main' panicked at /Users/dolu/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.12/src/crypto/mod.rs:259:14:
no process-level CryptoProvider available -- call CryptoProvider::install_default() before this point
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
I fixed the error by doing this rustls/rustls#1938 (comment)
Hey
I'm on macos m1 arch, I don't know if it's related, but I got this error when trying to launch the program
I fixed the error by doing this rustls/rustls#1938 (comment)