Skip to content

Commit 88ce6c8

Browse files
committed
add rvsdg to workspace
1 parent 090d31d commit 88ce6c8

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

Cargo.lock

Lines changed: 25 additions & 0 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = [
66
"lumina-key",
77
"lumina-compiler",
88
"lumina-typesystem",
9-
"lumina-collections", "lumina-tokentree",
9+
"lumina-collections", "lumina-tokentree", "lumina-rvsdg"
1010
]
1111
exclude = [
1212
# Compiled separately with different flags as a staticlib

0 commit comments

Comments
 (0)