Skip to content

Commit

Permalink
Merge pull request #213 from linksplatform/dependabot/cargo/rust/link…
Browse files Browse the repository at this point in the history
…splatform-bot/tokio-1.24.2

Bump tokio from 1.21.2 to 1.24.2 in /rust/linksplatform-bot
  • Loading branch information
FreePhoenix888 authored Jul 5, 2023
2 parents 3da7769 + 3801342 commit 8f9ffb5
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 12 deletions.
79 changes: 68 additions & 11 deletions rust/linksplatform-bot/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 rust/linksplatform-bot/Cargo.toml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ octorust = "0.2.1"
sodiumoxide = "0.2.7"
regex = "1.6.0"
walkdir = "2"
tokio = { version = "1.21.2", features = ["full"] }
tokio = { version = "1.24.2", features = ["full"] }
serde_json = "1.0"
async-trait = "0.1.57"

0 comments on commit 8f9ffb5

Please sign in to comment.