added html generation
All checks were successful
Test the running changes / Test (push) Successful in 40s
All checks were successful
Test the running changes / Test (push) Successful in 40s
This commit is contained in:
@@ -4,4 +4,5 @@ version = "0.0.1"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
nom = "8.0.0"
|
||||
clap = "4.5.53"
|
||||
nom = { version = "8.0.0", features = ["std"] }
|
||||
|
||||
Reference in New Issue
Block a user