Skip to content

Commit

Permalink
Merge pull request #252 from rust-lang-by/dependabot/cargo/develop/to…
Browse files Browse the repository at this point in the history
…kio-1.31.0
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
2 parents d463cb6 + a2b4039 commit 14c1c3f
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 @@ -8,7 +8,7 @@ edition = "2021"
teloxide = { version = "0.12.2", features = ["macros"] }
log = "0.4.19"
pretty_env_logger = "0.5.0"
tokio = { version = "1.30.0", features = ["rt-multi-thread", "macros"] }
tokio = { version = "1.31.0", features = ["rt-multi-thread", "macros"] }

regex = "1.9.3"
chrono = "0.4.26"
Expand Down

0 comments on commit 14c1c3f

Please sign in to comment.