mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 06:28:14 -04: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 c04897d902.
* re-insert comments
* Using reqwest blocking feature to avoid asyncness
---------
Co-authored-by: Ericson Soares <ericson.ds999@gmail.com>
11 lines
149 B
JSON
11 lines
149 B
JSON
[
|
|
{
|
|
"title": "Placeholder",
|
|
"description": "",
|
|
"url": "https://spacedrive.com",
|
|
"version": "0.0.0",
|
|
"authors": [""],
|
|
"license": ""
|
|
}
|
|
]
|