Commit Graph

8 Commits

Author SHA1 Message Date
00000460de feat: remove --release flag for solve alias 2023-11-28 00:59:03 +01:00
0000034041 fix: .cargo/config solve flag order 2023-11-20 21:14:52 +01:00
0000031053 feat: update .cargo/config with --quiet flags 2023-11-20 16:37:09 +01:00
0000030025 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:53:37 +01:00
0000024004 feat: download_all and async downloading with tokio 2022-12-31 19:30:16 +01:00
000001703d feat!: prepare -> scaffold 2022-12-08 21:33:15 +01:00
0000003007 feat: download cli command 2022-11-29 20:35:50 +01:00
0000001094 feat: prepare, solve, solve all 2022-11-29 20:35:31 +01:00