Skip to content

Commit

Permalink
Merge pull request #416 from tktcorporation/dependabot/cargo/tokio-1.…
Browse files Browse the repository at this point in the history
…36.0

⬆️ Bump tokio from 1.34.0 to 1.36.0
  • Loading branch information
tktcorporation committed Feb 19, 2024
2 parents 48126e7 + 58f34bf commit d314bd7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ version = "0.11.7"
features = ["cache", "standard_framework", "voice", "rustls_backend"]

[dependencies.tokio]
version = "1.34.0"
version = "1.36.0"
features = ["macros", "rt-multi-thread"]

0 comments on commit d314bd7

Please sign in to comment.