Skip to content

Commit 3d6ded8

Browse files
build(deps): Bump tokio from 1.47.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6afe185 commit 3d6ded8

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)