Skip to content

Commit

Permalink
Merge pull request #3 from yumemi-inc/dependabot/cargo/tokio-1.26.0
Browse files Browse the repository at this point in the history
chore(deps): Bump tokio from 1.25.0 to 1.26.0
  • Loading branch information
siketyan authored Mar 6, 2023
2 parents 529aaa6 + 1e72f84 commit 0a745e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 20 deletions.
23 changes: 4 additions & 19 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.64"

[dev-dependencies]
tokio = { version = "1.25", features = ["macros", "rt"] }
tokio = { version = "1.26", features = ["macros", "rt"] }

0 comments on commit 0a745e4

Please sign in to comment.