feat: Implementation config
- Bump version to 0.7.0 - Added Config::init_path - Added Error::IsNotImplemented - discord: added implementation config init/load - discord: added /init - discord: added /quest update
This commit is contained in:
parent
b92eaa1241
commit
520992187d
10 changed files with 147 additions and 12 deletions
|
|
@ -9,5 +9,5 @@ license.workspace = true
|
|||
chrono = "0.4.42"
|
||||
clap = { version = "4.5.53", features = ["derive"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
squad-quest = { version = "0.6.0", path = ".." }
|
||||
squad-quest = { version = "0.7.0", path = ".." }
|
||||
toml = "0.9.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue