Skip to content

Commit 7e5dad7

Browse files
Merge pull request #270 from deepcausality-rs/dependabot/cargo/tokio-1.47.0
Bump tokio from 1.46.1 to 1.47.0
2 parents c099530 + be7138b commit 7e5dad7

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

Cargo.lock

Lines changed: 8 additions & 17 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
@@ -7,4 +7,4 @@ publish = false
77

88
[dependencies]
99
deep_causality = { path = "../../deep_causality" }
10-
tokio = {version = "1.46", features = ["full"]}
10+
tokio = {version = "1.47", features = ["full"]}

0 commit comments

Comments
 (0)