crunchy-cli/crunchy-cli-core
Valentine Briese bbb5a78765
Add --threads (-t) option to downloading commands (#256)
* Add `single-threaded` option to downloading commands

* Replace `--single-threaded` boolean option with `--threads` optional `usize` option

* Simplify `threads` field unwrapping

* Make `--threads` `usize` with a default value
2023-10-15 20:52:53 +02:00
..
src Add --threads (-t) option to downloading commands (#256) 2023-10-15 20:52:53 +02:00
build.rs Add (short) commit hash and build time to version hash 2022-11-28 11:54:04 +01:00
Cargo.toml Update dependencies and version 2023-09-22 11:52:39 +02:00