diff --git a/DEV.md b/DEV.md index 6095da5..772a6c2 100644 --- a/DEV.md +++ b/DEV.md @@ -70,3 +70,11 @@ Add ci that runs clippy and builds in release mode ### #13 [FEAT] - [assets](/assets/) Make new icons for the app, preferably svg, except the app icon must be both svg and png + +### #14 +[FEAT] - [manifest](/src/manifest/) [downloader](/src/downloader.rs) +Add custom type for downloading, one for simple http downloads, and archived ones (zip, 7z, etc) + +### #15 +[FEAT] - [dependencies](/Cargo.toml) +Clean up dependencies, remove unneeded features for executable size