Comment on Cargo, Rust's Package ManagerComments−cies12yLearn two things:1. Wycats (Yehuda Katz) is on Rust apparently :)2. `.toml` -- some crossbreed YAML/INI file format that I like−stormbrew12yIt'd be really nice if it didn't impose a hard choice of json-ish to use for the manifest, even though that's a rather small thing. Just don't want to be stuck with toml if it doesn't gain wider acceptance than it has so far.
Comments
Learn two things:
1. Wycats (Yehuda Katz) is on Rust apparently :)
2. `.toml` -- some crossbreed YAML/INI file format that I like
It'd be really nice if it didn't impose a hard choice of json-ish to use for the manifest, even though that's a rather small thing. Just don't want to be stuck with toml if it doesn't gain wider acceptance than it has so far.