mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-11 07:20:34 +00:00
chore(deps): bump rustls
Bumps the servo-fetch-cargo-minor-patch group in /4-Infrastructure/servo-fetch with 1 update: [rustls](https://github.com/rustls/rustls). Updates `rustls` from 0.23.40 to 0.23.41 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.40...v/0.23.41) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: servo-fetch-cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1126b22d60
commit
5d896d202b
1 changed files with 2 additions and 2 deletions
4
4-Infrastructure/servo-fetch/Cargo.lock
generated
4
4-Infrastructure/servo-fetch/Cargo.lock
generated
|
|
@ -5623,9 +5623,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rustls"
|
||||
version = "0.23.40"
|
||||
version = "0.23.41"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ef86cd5876211988985292b91c96a8f2d298df24e75989a43a3c73f2d4d8168b"
|
||||
checksum = "6b92b125634d9b795e7beca796cc790df15a7fb38323bf3196fda83292d06b1f"
|
||||
dependencies = [
|
||||
"aws-lc-rs",
|
||||
"log",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue