minus-squarergalex@lemmy.worldtoProgramming@programming.dev•Github confirms random 401 responses on unauthenticated `git clone`s are no mistakelinkfedilinkarrow-up3·21 hours agoIt seems that’s not the case. Crates.io only needs Github for logging in. Publishing a package uploads a .tar.gz to crates.io with the source code. https://users.rust-lang.org/t/publishing-crates-without-github-and-some-criticism/134597/11 linkfedilink
It seems that’s not the case. Crates.io only needs Github for logging in. Publishing a package uploads a .tar.gz to crates.io with the source code.
https://users.rust-lang.org/t/publishing-crates-without-github-and-some-criticism/134597/11