Enhance CLI functionality with palette support and update exporters to use BlockPalette
This commit is contained in:
@@ -17,6 +17,8 @@ lib = { path = "../lib" }
|
||||
exporters = { path = "../exporters" }
|
||||
clap = { version = "4.6.0", features = ["derive"] }
|
||||
anyhow = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = "1"
|
||||
thiserror = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
tracing-subscriber = { workspace = true, features = ["env-filter"] }
|
||||
|
||||
Reference in New Issue
Block a user