Skip to content

Commit 8d334aa

Browse files
Bump tokio from 1.38.0 to 1.38.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d0afd4 commit 8d334aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -13,7 +13,7 @@ crate-type = ["cdylib"]
1313
[dependencies]
1414
# bin
1515
anyhow = "1.0.86"
16-
tokio = { version = "1.38.0", features = ["full"] }
16+
tokio = { version = "1.38.2", features = ["full"] }
1717
futures = { version = "0.3.30" }
1818
aws-config = "1.5.1"
1919
aws-sdk-ssm = "1.34.0"

0 commit comments

Comments
 (0)