Skip to content

Commit

Permalink
Merge pull request #91 from yumemi-inc/dependabot/cargo/tokio-1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan authored Jan 13, 2025
2 parents 0eeb63d + 6e44b6d commit e6f38ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.84"

[dev-dependencies]
tokio = { version = "1.42", features = ["macros", "rt"] }
tokio = { version = "1.43", features = ["macros", "rt"] }

0 comments on commit e6f38ac

Please sign in to comment.