This commit is contained in:
mtgmonkey 2025-06-20 09:47:35 -04:00
commit 28a9a97bf5
6 changed files with 69 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "rust_elaborator"
version = "0.1.0"
edition = "2024"
[dependencies]