chore(deps): bump rustls from 0.21.7 to 0.22.0 #742
Annotations
10 errors and 1 warning
src/certificates.rs#L4
unresolved imports `rustls::sign::any_supported_type`, `rustls::sign::SignError`
|
src/certificates.rs#L77
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
src/certificates.rs#L86
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
tests/tests.rs#L169
unresolved import `rustls::Certificate`
|
tests/tests.rs#L366
unresolved import `rustls::Certificate`
|
tests/tests.rs#L639
unresolved import `rustls::Certificate`
|
tests/tests.rs#L678
unresolved import `rustls::Certificate`
|
src/certificates.rs#L185
`certificates::CertStore` doesn't implement `std::fmt::Debug`
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading