revert tauri dep

This commit is contained in:
Lucas Nogueira
2023-01-17 13:15:02 -03:00
parent 976cd70eef
commit cc03bde0ea
2 changed files with 26 additions and 171 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ rust-version.workspace = true
serde.workspace = true
serde_json.workspace = true
# tauri.workspace = true
tauri = { path = "../../../tauri/core/tauri" }
tauri.workspace = true
serde_repr = "0.1"
byte-unit = "4.0"
log = { workspace = true, features = ["kv_unstable"] }