Skip to content

Commit

Permalink
Merge pull request #6 from MilimTheTrueOne/dependabot/cargo/tokio-1.40.0
Browse files Browse the repository at this point in the history
build(deps): bump tokio from 1.39.2 to 1.40.0
  • Loading branch information
PhantomMorrigan authored Sep 6, 2024
2 parents cc39130 + 2933e93 commit c8ed954
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -13,7 +13,7 @@ reqwest = { version = "0.12.4", default-features = false, features = [
"gzip",
"http2"
] }
tokio = { version = "1.32.0", features = [
tokio = { version = "1.40.0", features = [
"rt-multi-thread",
"macros",
"fs",
Expand Down

0 comments on commit c8ed954

Please sign in to comment.