Skip to content

Commit 3bb275a

Browse files
Merge pull request #353 from deepcausality-rs/dependabot/cargo/tokio-1.48.0
build(deps): Bump tokio from 1.47.1 to 1.48.0
2 parents dbe6841 + 3d6ded8 commit 3bb275a

File tree

2 files changed

+6
-86
lines changed

2 files changed

+6
-86
lines changed

Cargo.lock

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

examples/tokio/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ publish = false
1212

1313
[dependencies]
1414
deep_causality = { path = "../../deep_causality" }
15-
tokio = {version = "1.47", features = ["full"]}
15+
tokio = {version = "1.48", features = ["full"]}

0 commit comments

Comments
 (0)