fix: Bumped squad-quest version in binary crates
This commit is contained in:
parent
5fa2ac330f
commit
2cf2510099
3 changed files with 5 additions and 5 deletions
|
|
@ -10,6 +10,6 @@ clap = { version = "4.5.53", features = ["derive"] }
|
|||
dotenvy = "0.15.7"
|
||||
poise = "0.6.1"
|
||||
serde = "1.0.228"
|
||||
squad-quest = { version = "0.5.1", path = ".." }
|
||||
squad-quest = { version = "0.6.0", path = ".." }
|
||||
tokio = { version = "1.48.0", features = ["rt-multi-thread"] }
|
||||
toml = "0.9.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue