chore(stored manifest): swap file name and to binary encoding

This commit is contained in:
DecDuck
2024-12-24 12:52:40 +11:00
parent f09605aa7e
commit 694f2fd46e
7 changed files with 75 additions and 33 deletions

View File

@ -28,6 +28,7 @@ tauri-build = { version = "2.0.0", features = [] }
tauri-plugin-shell = "2.0.0"
serde = { version = "1", features = ["derive", "rc"] }
serde_json = "1"
serde-binary = "0.5.0"
rayon = "1.10.0"
directories = "5.0.1"
webbrowser = "1.0.2"