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

Commit fea35a5

Browse files
chore(deps): Bump tokio from 1.48.0 to 1.49.0 (#117)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2feb56 commit fea35a5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ authors = [
1515
async-trait = "0.1.89"
1616

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

0 commit comments

Comments
 (0)