Skip to content

Commit

Permalink
chore(deps): bump tokio from 1.39.2 to 1.40.0 (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 81bd3b3 commit 54a9ded
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 @@ -49,7 +49,7 @@ reqwest = { default-features = false, version = "^0.12", features = [
"json",
"rustls-tls",
] }
tokio = { default-features = false, version = "^1.39.2", features = [
tokio = { default-features = false, version = "^1.40.0", features = [
"fs",
"macros",
"process",
Expand Down

0 comments on commit 54a9ded

Please sign in to comment.