Skip to content

Commit fba150e

Browse files
chore(deps): Bump tokio from 1.43.0 to 1.43.1 (#631)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e130171 commit fba150e

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.

guard-lambda/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ serde_json = "1.0.64"
1616
serde_derive = "1.0.92"
1717
simple_logger = "4.3.3"
1818
log = "0.4.6"
19-
tokio = "1.24.2"
19+
tokio = "1.43.1"
2020
cfn-guard = { version = "3.1.2", path = "../guard" }

0 commit comments

Comments
 (0)