feat: begin working on semantics

This commit is contained in:
Anand Balakrishnan 2023-03-23 14:22:37 -07:00
parent eea6b2a619
commit 35a44ca3b1
No known key found for this signature in database
3 changed files with 23 additions and 4 deletions

View file

@ -1,5 +1,2 @@
[workspace]
members = [
"argus",
"argus-core",
]
members = ["argus", "argus-core", "argus-semantics"]