mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-02 16:57:53 -04:00
breaking: reserve a data directory for the application
This commit is contained in:
@@ -15,3 +15,5 @@ cli-clap = ["dep:ac-qu-ai-nt-cli-clap"]
|
||||
|
||||
[dependencies]
|
||||
ac-qu-ai-nt-cli-clap = { version = "0.0.2", path = "../cli-clap", optional = true }
|
||||
clap = { workspace = true, features = ["derive", "env"] }
|
||||
dirs-next = "2.0.0"
|
||||
|
Reference in New Issue
Block a user