Start adding product builder
This commit is contained in:
@@ -18,6 +18,9 @@ clap = { version = "3.1.18", features = ["derive"] }
|
||||
anyhow = "1.0"
|
||||
|
||||
itertools = "0.10.3"
|
||||
chrono = {version = "0.4.23", features = ["default", "serde"]}
|
||||
|
||||
rayon = "1.6.0"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "staticlib", "lib"]
|
||||
|
||||
Reference in New Issue
Block a user