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

bundler ready

This commit is contained in:
2022-01-31 17:35:36 +08:00
parent ceae4590e7
commit 4df957fdf3
16 changed files with 501 additions and 311 deletions

View File

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