Init commit

This commit is contained in:
Markus Scully 2024-11-14 20:56:28 +00:00
commit 2c9d020c84
No known key found for this signature in database
GPG key ID: B8470B38660AF9E8
13 changed files with 986 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "vanth"
version = "0.1.0"
edition = "2021"
[dependencies]
whirlwind = "0.1.1"