Skip to content

Commit 09f3f2d

Browse files
Bump tokio from 1.32.0 to 1.33.0 (#36)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.32.0 to 1.33.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.32.0...tokio-1.33.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9be408a commit 09f3f2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -24,6 +24,6 @@ futures = "0.3.28"
2424
go-parse-duration = "0.1.1"
2525
tabled = "0.14.0"
2626
thiserror = "1.0.49"
27-
tokio = { version = "1.32.0", features = ["full"] }
27+
tokio = { version = "1.33.0", features = ["full"] }
2828
tracing = "0.1.37"
2929
tracing-subscriber = "0.3.17"

0 commit comments

Comments
 (0)