Skip to content

Commit f967bad

Browse files
Bump the cargo group across 2 directories with 2 updates
Bumps the cargo group with 2 updates in the /rust/cluster_management directory: [tokio](https://github.com/tokio-rs/tokio) and [ring](https://github.com/briansmith/ring). Bumps the cargo group with 2 updates in the /rust/sqlx directory: [tokio](https://github.com/tokio-rs/tokio) and [ring](https://github.com/briansmith/ring). Updates `tokio` from 1.41.1 to 1.43.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...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 `tokio` from 1.41.1 to 1.43.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...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) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production dependency-group: cargo - dependency-name: ring dependency-version: 0.17.14 dependency-type: indirect dependency-group: cargo - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production dependency-group: cargo - dependency-name: ring dependency-version: 0.17.14 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e419c78 commit f967bad

2 files changed

Lines changed: 12 additions & 19 deletions

File tree

rust/cluster_management/Cargo.lock

Lines changed: 11 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/cluster_management/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
include = ["/src"]
66

77
[dependencies]
8-
tokio = { version = "1.28", features = ["full"] }
8+
tokio = { version = "1.43", features = ["full"] }
99
anyhow = { version = "1", features = ["backtrace"] }
1010
aws-config = "1"
1111
aws-credential-types = "1"

0 commit comments

Comments
 (0)