Skip to content

Commit a1c4849

Browse files
chore(deps): bump the cargo-security-updates group with 3 updates
Bumps the cargo-security-updates group with 3 updates: [tokio](https://github.com/tokio-rs/tokio), [ring](https://github.com/briansmith/ring) and [rustls](https://github.com/rustls/rustls). Updates `tokio` from 1.41.0 to 1.43.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.43.1) Updates `ring` from 0.17.8 to 0.17.14 - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) Updates `rustls` from 0.23.16 to 0.23.23 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.16...v/0.23.23) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production dependency-group: cargo-security-updates - dependency-name: ring dependency-version: 0.17.14 dependency-type: indirect dependency-group: cargo-security-updates - dependency-name: rustls dependency-version: 0.23.23 dependency-type: indirect dependency-group: cargo-security-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fec9c1b commit a1c4849

File tree

2 files changed

+14
-21
lines changed

2 files changed

+14
-21
lines changed

Cargo.lock

Lines changed: 13 additions & 20 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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
lambda-extension = "0.11.0"
8-
tokio = { version = "1.0", features = ["full"] }
8+
tokio = { version = "1.43", features = ["full"] }
99
tracing-subscriber = "0.3.18"
1010
tracing = "0.1.40"
1111
serde_json = "1.0.132"

0 commit comments

Comments
 (0)