1
0
mirror of https://github.com/Tim-Paik/neutauri.git synced 2024-10-12 23:29:41 +00:00

added config

This commit is contained in:
2022-01-28 00:59:12 +08:00
parent bb071e6c23
commit 775ad8024d
5 changed files with 178 additions and 20 deletions

View File

@ -8,4 +8,5 @@ bincode = "1.3"
brotli = "3.3"
new_mime_guess = "4.0"
serde = {version = "1.0", features = ["derive"]}
toml = "0.5"
wry = "0.12"