Skip to content

Commit 910332c

Browse files
refactor: move node-graph into packages
1 parent 2244c06 commit 910332c

File tree

10 files changed

+51
-19
lines changed

10 files changed

+51
-19
lines changed

Cargo.lock

Lines changed: 50 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ members = [
66
"./packages/protocol",
77
"./packages/client-cli",
88
"./packages/client/src-tauri",
9+
"./packages/node-graph",
910
]
1011
resolver = "2"
1112

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)