Checking ureq v2.8.0
error[E0599]: no method named `add_trust_anchors` found for struct `RootCertStore` in the current scope
Error: --> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ureq-2.8.0/src/rtls.rs:102:16
|
102 | root_store.add_trust_anchors(webpki_roots::TLS_SERVER_ROOTS.iter().map(|ta| {
| ^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `add_server_trust_anchors`
For more information about this error, try `rustc --explain E0599`.
error: could not compile `ureq` due to previous error
Error: warning: build failed, waiting for other jobs to finish...
Error: The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Let's just check our crates.