Skip to content

Commit

Permalink
Update Rust crate tokio to v1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent f80cbee commit 28bac61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 serve/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ edition = "2021"
[dependencies]
blog = { path = ".." }
warpy = "=0.3.58"
tokio = "=1.39.2"
tokio = "=1.43.0"

0 comments on commit 28bac61

Please sign in to comment.