- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
You must log in or register to comment.
Yeah, the centralized nature of Rust’s dependency management always bugged me a bit. Of course there’s nothing stopping you from just pointing directly to the source code of crates in your
Cargo.toml, and I think I will start doing that from now on. Adding better tooling for this would be great.



