mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Impl DynNode
This commit is contained in:
@@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0"
|
||||
|
||||
[features]
|
||||
std = ["dyn-any"]
|
||||
default = ["gpu", "async"]
|
||||
default = ["async"]
|
||||
gpu = ["spirv-std"]
|
||||
async = ["async-trait"]
|
||||
nightly = []
|
||||
|
||||
Reference in New Issue
Block a user