Skip to content

Commit

Permalink
chore(deps): bump tokio from 1.41.0 to 1.43.0 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
donovanglover authored Feb 1, 2025
2 parents 61fb2af + bd8692c commit deb99cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -17,7 +17,7 @@ minreq = { version = "2.13.0", features = ["json-using-serde"] }
notify-rust = "4.11.3"
pelite = "0.10.0"
serde = "1.0.214"
tokio = { version = "1.41.0", features = ["full"] }
tokio = { version = "1.43.0", features = ["full"] }
urlencoding = "2.1.3"

[build-dependencies]
Expand Down

0 comments on commit deb99cf

Please sign in to comment.