mirror of
https://github.com/actix/actix-website
synced 2025-04-22 13:24:52 +02:00
chore(deps): bump rustls from 0.23.25 to 0.23.26 in /examples (#586)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.25 to 0.23.26. - [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.25...v/0.23.26) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
831f252aff
commit
6f0bf6eb46
4
examples/Cargo.lock
generated
4
examples/Cargo.lock
generated
@ -3108,9 +3108,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustls"
|
||||
version = "0.23.25"
|
||||
version = "0.23.26"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "822ee9188ac4ec04a2f0531e55d035fb2de73f18b41a63c70c2712503b6fb13c"
|
||||
checksum = "df51b5869f3a441595eac5e8ff14d486ff285f7b8c0df8770e49c3b56351f0f0"
|
||||
dependencies = [
|
||||
"aws-lc-rs",
|
||||
"log",
|
||||
|
Loading…
x
Reference in New Issue
Block a user