add proof of concept for patterns
This commit is contained in:
@@ -7,5 +7,5 @@ edition = "2024"
|
||||
chrono = { version = "0.4.43", features = ["serde"] }
|
||||
clap = { version = "4.5.54", features = ["derive"] }
|
||||
env = "1.0.1"
|
||||
ron = "0.12.0"
|
||||
ron = { version = "0.12.0" }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user