mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 00:18:11 +08:00
Add export command to Graphene CLI (#3400)
* Add export command to cli * Fix format
This commit is contained in:
@@ -26,6 +26,7 @@ chrono = { workspace = true }
|
||||
wgpu = { workspace = true }
|
||||
tokio = { workspace = true, features = ["rt-multi-thread"] }
|
||||
clap = { workspace = true, features = ["cargo", "derive"] }
|
||||
image = { workspace = true }
|
||||
|
||||
# Optional local dependencies
|
||||
wgpu-executor = { path = "../wgpu-executor", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user