Closed cchudant closed 2 years ago
There are some Cargo.lock files that still use SSH to pull in dependencies One example of it is server/inference-server/network/sgx/rpc/Cargo.lock
Cargo.lock
We should change them to use HTTPS
Noted, thanks for the report. Will be fixed ASAP
Fixed in commit 106a857ed52a20a62b879147b0440279ac8fa32f.
There are some
Cargo.lock
files that still use SSH to pull in dependencies One example of it is server/inference-server/network/sgx/rpc/Cargo.lockWe should change them to use HTTPS