merge from v2

This commit is contained in:
Lucas Nogueira
2024-02-03 17:01:24 -03:00
78 changed files with 1736 additions and 4864 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ serde = { workspace = true }
serde_json = { workspace = true }
tauri = { workspace = true }
serde_repr = "0.1"
byte-unit = "4.0"
byte-unit = "5"
log = { workspace = true, features = [ "kv_unstable" ] }
time = { version = "0.3", features = [ "formatting", "local-offset" ] }
fern = "0.6"