Hacker News new | past | comments | ask | show | jobs | submit login

> but there is a lack of ability to add dependencies using git URLs.

There is absolutely no lack of that in cargo; this is literally the first sentence in the relevant section in the doc (https://doc.rust-lang.org/cargo/reference/specifying-depende...):

Your crates can depend on other libraries from crates.io or other registries, *git repositories*, or subdirectories on your local file system.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: