feat: begin working on semantics
This commit is contained in:
parent
eea6b2a619
commit
35a44ca3b1
3 changed files with 23 additions and 4 deletions
8
argus-semantics/Cargo.toml
Normal file
8
argus-semantics/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "argus-semantics"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue