mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 15:38:12 +08:00
Desktop: Use tokio async runtime (#3704)
Use tokio because hyper needs it
This commit is contained in:
Generated
+1
@@ -2363,6 +2363,7 @@ dependencies = [
|
||||
"ron",
|
||||
"serde",
|
||||
"thiserror 2.0.16",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"vello",
|
||||
|
||||
Reference in New Issue
Block a user