Skip to content

Commit

Permalink
Merge pull request #86 from PrivateBin/dependabot/cargo/tokio-1.38.0
Browse files Browse the repository at this point in the history
Bump tokio from 1.37.0 to 1.38.0
  • Loading branch information
elrido committed Jun 1, 2024
2 parents a1f0429 + cf18514 commit 30823dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@ isocountry = "0.3.2"
maxminddb = "0.24.0"
rand = "0.8.5"
regex = "1.10.4"
tokio = "1.37.0"
tokio = "1.38.0"
url = "2.5.0"

[dependencies.diesel]
Expand Down

0 comments on commit 30823dd

Please sign in to comment.