restructure structure

This commit is contained in:
nora 2021-12-15 21:36:37 +01:00
parent 1a920ab9af
commit 1186e70e69
22 changed files with 196 additions and 24 deletions

8
cs_parser/Cargo.toml Normal file
View file

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