Initial commiInitial commit

This commit is contained in:
nora 2022-06-21 07:21:58 +02:00
commit 594d491979
5 changed files with 34 additions and 0 deletions

8
parser/Cargo.toml Normal file
View file

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