Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Whirlsplash/bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuwn committed Jun 14, 2021
2 parents 1f8314a + d1c9dca commit e3bea07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ publish = false

[dependencies]
# Discord
serenity = "0.10.7"
serenity = "0.10.8"

# IO
tokio = { version = "1.6.0", features = ["macros", "rt-multi-thread"] }
tokio = { version = "1.6.1", features = ["macros", "rt-multi-thread"] }

# Environment
dotenv = "0.15.0"
Expand Down

0 comments on commit e3bea07

Please sign in to comment.