|
|
|
@ -35,7 +35,6 @@ tauri = { workspace = true }
|
|
|
|
|
thiserror = { workspace = true }
|
|
|
|
|
url = { workspace = true }
|
|
|
|
|
anyhow = "1"
|
|
|
|
|
uuid = { version = "1", features = ["v4"] }
|
|
|
|
|
glob = { workspace = true }
|
|
|
|
|
# TODO: Remove `serialization-compat-6` in v3
|
|
|
|
|
notify = { version = "8", optional = true, features = [
|
|
|
|
|