mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 04:58:13 +08:00
Implement the initial Document Nodes system (#795)
* Add testcase for flattening graph * Implement equality for Values * Implement input resolution
This commit is contained in:
Generated
+1
@@ -373,6 +373,7 @@ dependencies = [
|
||||
"once_cell",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"rand_chacha",
|
||||
"syn",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user