Skip to content

Commit

Permalink
Merge pull request #36 from yumemi-inc/dependabot/cargo/tokio-1.33.0
Browse files Browse the repository at this point in the history
chore(deps): Bump tokio from 1.32.0 to 1.33.0
  • Loading branch information
siketyan authored Oct 23, 2023
2 parents 3baa2b1 + b2793d3 commit bfe6374
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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ authors = [
async-trait = "0.1.74"

[dev-dependencies]
tokio = { version = "1.32", features = ["macros", "rt"] }
tokio = { version = "1.33", features = ["macros", "rt"] }

0 comments on commit bfe6374

Please sign in to comment.