Skip to content

Commit

Permalink
Merge pull request #70 from yumemi-inc/dependabot/cargo/tokio-1.39.2
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan authored Jul 29, 2024
2 parents 5886dc2 + 3c45881 commit cca2564
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 18 deletions.
114 changes: 97 additions & 17 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.81"

[dev-dependencies]
tokio = { version = "1.38", features = ["macros", "rt"] }
tokio = { version = "1.39", features = ["macros", "rt"] }

0 comments on commit cca2564

Please sign in to comment.