Skip to content

Commit b6ecc08

Browse files
deps(deps): Bump tokio from 1.51.0 to 1.51.1 (#67)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.51.0 to 1.51.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.0...tokio-1.51.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a060ec5 commit b6ecc08

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ thiserror = "2.0"
9393
# Effect composition and validation
9494
stillwater = { version = "1.0", features = ["async", "serde"] }
9595
premortem = "0.6.1"
96-
tokio = { version = "1.50", features = ["rt", "rt-multi-thread"] }
96+
tokio = { version = "1.51", features = ["rt", "rt-multi-thread"] }
9797

9898
# File system
9999
walkdir = "2.5"

0 commit comments

Comments
 (0)