Skip to content

Commit c269783

Browse files
authored
Merge pull request #85 from ubiquitous-factory/dependabot/cargo/tokio-1.44.2
build(deps): bump tokio from 1.44.1 to 1.44.2
2 parents 94a2a34 + fbd1d73 commit c269783

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ serde = { version = "1.0.219", features = ["derive"] }
1515
serde_yaml = "0.9.34"
1616
tokio-cron-scheduler = "0.13.0"
1717
uuid = "1.16.0"
18-
tokio = { version = "1.44.1", features = ["macros", "rt-multi-thread"] }
18+
tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread"] }
1919
dotenvy = "0.15.7"
2020
chrono = "0.4.40"
2121
tracing = { version = "0.1.41", features = ["log"] }

0 commit comments

Comments
 (0)