cyclonedx-rust-cargo
cyclonedx-rust-cargo copied to clipboard
Consider using `url::Url` instead of custom `Uri` type.
Similar to #410, but for the url::Url type and the internal Uri type: https://docs.rs/cyclonedx-bom/0.4.0/cyclonedx_bom/external_models/uri/struct.Uri.html
Better not to reinvent the wheel with a limited custom type.