mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
* add `deps-generator` crate * move `clap` types to separate file * idiomatic filtering * experimentally update ci * add *really* basic dependency page * remove `license_id` from `License` * add bare minimum JSON files * Revert "experimentally update ci" This reverts commit c04897d902c9a55baf14d532f4590bc711f08c16. * re-insert comments * Using reqwest blocking feature to avoid asyncness --------- Co-authored-by: Ericson Soares <ericson.ds999@gmail.com>