wip bump versions
This commit is contained in:
@ -7,12 +7,12 @@ license = "AGPL-3.0 only"
|
||||
description = "Reminder Bot for Discord, now in Rust"
|
||||
|
||||
[dependencies]
|
||||
poise = "0.5"
|
||||
poise = "0.6.1-rc1"
|
||||
dotenv = "0.15"
|
||||
tokio = { version = "1", features = ["process", "full"] }
|
||||
reqwest = "0.11"
|
||||
lazy-regex = "3.0.2"
|
||||
regex = "1.9"
|
||||
lazy-regex = "3.1"
|
||||
regex = "1.10"
|
||||
log = "0.4"
|
||||
env_logger = "0.10"
|
||||
chrono = "0.4"
|
||||
|
Reference in New Issue
Block a user