mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 11:38:11 +08:00
node-macro: add CrateIdent struct containing resolved crate paths
This commit is contained in:
@@ -35,6 +35,7 @@ glam = { workspace = true }
|
||||
half = { workspace = true, default-features = false }
|
||||
num-derive = { workspace = true }
|
||||
num-traits = { workspace = true }
|
||||
spirv-std = { workspace = true }
|
||||
|
||||
# Workspace std dependencies
|
||||
serde = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user