Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit f6ced04

Browse files
authored
Merge pull request #125 from a-rustacean/dependabot/cargo/tokio-1.49.0
chore(deps): bump tokio from 1.48.0 to 1.49.0
2 parents 1753f04 + 1cf2be9 commit f6ced04

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
@@ -28,4 +28,4 @@ rand = "0.9"
2828
js-sys = "0.3"
2929

3030
[dev-dependencies]
31-
tokio = { version = "1.48", features = ["full"] }
31+
tokio = { version = "1.49", features = ["full"] }

0 commit comments

Comments
 (0)