build(deps): bump cc from 1.2.7 to 1.2.10 #1233
pr.yml
on: pull_request
Annotations
1 warning
rust:
linkerd/http/upgrade/src/lib.rs#L47
warning: unresolved link to `RFC2068`
--> linkerd/http/upgrade/src/lib.rs:47:42
|
47 | /// > - `Keep-Alive` (Section 19.7.1 of [RFC2068])
| ^^^^^^^ no item named `RFC2068` in scope
|
= help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
= note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
|