Skip to content

Commit

Permalink
Merge pull request #113 from FedericoBruzzone/dependabot/cargo/tokio-…
Browse files Browse the repository at this point in the history
…1.43.0

Bump tokio from 1.42.0 to 1.43.0
  • Loading branch information
Andreal2000 authored Jan 13, 2025
2 parents 07b35b5 + b6e9454 commit 4e19f8f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -49,7 +49,7 @@ lazy_static = "1.5.0"
ratatui = "0.29.0"
serde = "1.0.217"
tdlib-rs = "1.0.5"
tokio = { version = "1.42.0", features = ["full"] }
tokio = { version = "1.43.0", features = ["full"] }
tracing = "0.1.41"
tracing-error = "0.2.1"
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "chrono"] }
Expand Down

0 comments on commit 4e19f8f

Please # to comment.