Skip to content

Commit f4af5af

Browse files
Bump tokio from 1.42.0 to 1.43.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2fcefe commit f4af5af

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.

svanill-vault-server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ features = ["rustls", "backtrace", "contexts", "panic", "reqwest", "tracing"]
5252
[dev-dependencies]
5353
aws-smithy-http = "0.60.10"
5454
aws-smithy-runtime = { version = "1.7.7", features=["client", "test-util"] }
55-
tokio = "1.26.0"
55+
tokio = "1.43.0"
5656
ctor = "0.2.9"
5757
actix-rt = "2.10.0"
5858

0 commit comments

Comments
 (0)