| Crates.io | cargo-fetch2 |
| lib.rs | cargo-fetch2 |
| version | 0.1.3 |
| created_at | 2023-04-27 19:28:26.676804+00 |
| updated_at | 2024-06-29 15:11:53.106148+00 |
| description | A replacement for `cargo fetch` that works. |
| homepage | https://github.com/alecmocatta/cargo-fetch2 |
| repository | https://github.com/alecmocatta/cargo-fetch2 |
| max_upload_size | |
| id | 850825 |
| size | 5,445 |
cargo-fetch2A replacement for cargo fetch that works.
Just insert fetch2 into your normal cargo command, e.g. cargo fetch2 build --target=wasm32-unknown-unknown.
cargo install cargo-fetch2
cargo fetch2 build --target=wasm32-unknown-unknown