mirror of
https://github.com/chatmail/relay.git
synced 2026-08-31 04:23:14 +00:00
chore(deps): Bump webpki-roots from 1.0.6 to 1.0.7 (#136)
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/1.0.6...v/1.0.7) --- updated-dependencies: - dependency-name: webpki-roots dependency-version: 1.0.7 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
24ecb41dee
commit
8742ead65e
@@ -28,7 +28,7 @@ tokio-rustls = { version = "0.26.4", default-features = false, features = [
|
||||
"logging",
|
||||
"tls12",
|
||||
] }
|
||||
webpki-roots = "1.0.6"
|
||||
webpki-roots = "1.0.7"
|
||||
tokio-io-timeout = "1.2.1"
|
||||
retainer = "0.4.0"
|
||||
hyper = { version = "1.8.1", features = ["server"] }
|
||||
|
||||
Reference in New Issue
Block a user