(#8) Removed all node stuff. Init Cargo

Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
Louis Hollingworth 2023-09-19 17:55:01 +01:00
parent 718d4f5e9c
commit dcd94db325
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
16 changed files with 16 additions and 1984 deletions

8
Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "er"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]