Skip to content

Commit

Permalink
Update poise
Browse files Browse the repository at this point in the history
  • Loading branch information
SLASHLogin committed Sep 15, 2023
1 parent 2a2013a commit d344da8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
40 changes: 21 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ tracing-appender = "0.2.2"
cron = "0.12.0"
graphql_client = "0.13.0"
reqwest = "0.11.19"
# poise = { version = "0.5.5", features = ["cache"] }
poise = { git = "https://github.com/serenity-rs/poise.git", rev = "5d02b8757d30e4588c193c5ba06e38806bbc1021", features = ["cache"] }
poise = { version = "0.5.6", features = ["cache"] }
anyhow = "1.0.75"
async-trait = "0.1.73"
thiserror = "1.0.47"
Expand Down

0 comments on commit d344da8

Please sign in to comment.