Skip to content

Commit 3751f52

Browse files
authored
Merge pull request #95 from yumemi-inc/dependabot/cargo/tokio-1.44.0
chore(deps): Bump tokio from 1.43.0 to 1.44.0
2 parents a80a89f + 679ed9f commit 3751f52

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ authors = [
1515
async-trait = "0.1.86"
1616

1717
[dev-dependencies]
18-
tokio = { version = "1.43", features = ["macros", "rt"] }
18+
tokio = { version = "1.44", features = ["macros", "rt"] }

0 commit comments

Comments
 (0)