Restructure node graph proxy architecture

This commit is contained in:
Dennis
2022-08-01 23:44:13 -07:00
committed by Keavon Chambers
parent 6349edfeb3
commit 119e865007
11 changed files with 128 additions and 81 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
[package]
name = "graph-proc-macros"
version = "0.1.0"
authors = ["Graphite Authors <contact@graphite.design>"]
edition = "2018"
authors = ["Dennis Kobert <dennis@kobert.dev>"]
edition = "2021"
publish = false
[lib]