Initial commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "lysp"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
thiserror = "2.0.18"
|
||||
clap = { version = "4.6.1", features = ["derive"] }
|
||||
nom = "8.0.0"
|
||||
bitmatch = "0.1.1"
|
||||
Reference in New Issue
Block a user