|
@@ -19,7 +19,7 @@ serde = "1.0.136"
|
|
|
serde_json = "1.0.79"
|
|
|
thiserror = { workspace = true }
|
|
|
wry = { version = "0.28.0", default-features = false, features = ["protocol", "file-drop"] }
|
|
|
-tracing = { workspace = true }
|
|
|
+tracing.workspace = true
|
|
|
futures-channel = { workspace = true }
|
|
|
tokio = { workspace = true, features = [
|
|
|
"sync",
|