Skip to content

Commit 5260c96

Browse files
build(deps): bump tokio from 1.37.0 to 1.38.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78b3e2a commit 5260c96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ sha2 = { version = "^0.10.8", default-features = false }
4343
signature = {version = "2.0.0", default-features = false }
4444
spki = { version = "0.6", default-features = false }
4545
testaso = { version = "0.1", default-features = false }
46-
tokio = { version = "^1.37.0", default-features = false }
46+
tokio = { version = "^1.38.0", default-features = false }
4747
toml = { version = "0.7.8", default-features = false }
4848
tower = { version = "^0.4.11", default-features = false }
4949
tower-http = { version = "^0.3.5", default-features = false }

0 commit comments

Comments
 (0)