mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
split services into seperate files
This commit is contained in:
parent
b9bb8190cd
commit
3cac4e4679
9 changed files with 434 additions and 463 deletions
|
|
@ -21,6 +21,8 @@ petname = "1"
|
|||
reqwest = { version = "0.11", default-features = false }
|
||||
tar = "0.4"
|
||||
flate2 = "1"
|
||||
async-trait = "0.1"
|
||||
enum_dispatch = "0.3"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue