THIRD-PARTY NOTICES This file lists the third-party crates linked into `didbot-pds` and the terms each is offered under. It is generated by `scripts/gen-notices.sh` from `Cargo.lock`; `about.toml` names the graph it reads. The Mozilla Public License 2.0 section below also asks that the source of the files it covers stay available. Each crate in that section is published on crates.io, where `cargo vendor` or `https://crates.io/crates//` reaches the exact source this binary was built from, and the repository named beside it holds the same files. {{#each licenses}} ================================================================================ {{{name}}} ================================================================================ Applies to: {{#each used_by}} * {{{crate.name}}} {{{crate.version}}}{{#if crate.repository}} -- {{{crate.repository}}}{{/if}} {{/each}} {{{text}}} {{/each}}