Commit Graph

6 Commits

Author SHA1 Message Date
Matej Janezic 00000310d3
feat: update .cargo/config with --quiet flags 2023-11-20 16:37:09 +01:00
Matej Janezic 0000030019
feat!: decouple download and scaffold from main package into workspace
Added workspace structure to Cargo.toml. This way we don't need to build
all dependencies for helper binaries. Also changed .cargo/config
accordingly.
2023-11-20 15:44:14 +01:00
Matej Janezic 00000240a0
feat: download_all and async downloading with tokio 2022-12-31 19:29:50 +01:00
Matej Janezic 0000017059
feat!: prepare -> scaffold 2022-12-08 21:33:15 +01:00
Matej Janezic 00000030b4
feat: download cli command 2022-11-28 21:59:26 +01:00
Matej Janezic 0000001099
feat: prepare, solve, solve all 2022-11-28 19:06:17 +01:00