Open
Description
Much like cargo-edit, there should be a wally add
command, which could take something like wally add Promise evaera/promise
, and find the most recent dependency, and add it to wally.toml. Bonus point if, like cargo add
, it preserves ABC order if it sees it.