This page lists the licenses of third party libraries used by this project.
{{#each overview}}
- {{name}} ({{count}}) {{/each}}
{{#each licenses}}
{{#each used_by}}
- [{{crate.name}} {{crate.version}}]({{#if crate.repository}}{{crate.repository}}{{else}}https://crates.io/crates/{{crate.name}}{{/if}}) {{/each}}
{{text}}
{{/each}}