Skip to content

Commit

Permalink
Merge pull request #117 from PrivateBin/dependabot/cargo/tokio-1.41.1
Browse files Browse the repository at this point in the history
Bump tokio from 1.41.0 to 1.41.1
  • Loading branch information
elrido authored Nov 9, 2024
2 parents c416086 + a618a74 commit b3cfa87
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 @@ -15,7 +15,7 @@ isocountry = "0.3.2"
maxminddb = "0.24.0"
rand = "0.8.5"
regex = "1.11.1"
tokio = "1.41.0"
tokio = "1.41.1"
url = "2.5.3"

[dependencies.diesel]
Expand Down

0 comments on commit b3cfa87

Please sign in to comment.