Implement the shared automation CLI.
This commit is contained in:
@@ -24,6 +24,7 @@ sha2 = "0.10"
|
||||
deunicode = "1"
|
||||
thiserror = "2"
|
||||
anyhow = "1"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
axum = "0.8"
|
||||
walkdir = "2"
|
||||
|
||||
Reference in New Issue
Block a user