Skip to content

Commit

Permalink
Merge pull request #243 from FyraLabs/dependabot/cargo/tokio-1.43.0
Browse files Browse the repository at this point in the history
chore(deps): bump tokio from 1.42.0 to 1.43.0
  • Loading branch information
madonuko authored Jan 13, 2025
2 parents 98285f0 + cc32630 commit 31e391d
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 @@ -31,7 +31,7 @@ anda-config = { workspace = true }
andax = { path = "./andax", version = "0.4.7" }
flatpak = "0.18.1"
clap-verbosity-flag = "3.0.2"
tokio = { version = "1.42.0", features = [
tokio = { version = "1.43.0", features = [
"process",
"io-util",
"macros",
Expand Down

0 comments on commit 31e391d

Please sign in to comment.