On Sun, Jun 1, 2025, at 4:34 PM, наб wrote: > Source: rust-b3sum > Severity: minor > Control: affects -1 src:rust-blake3 > > Dear Maintainer, > > src:rust-blake3 consists of the whole upstream BLAKE3 distribution, > incl. b3sum;
it does not - that's only the case in upstreams git repository/cargo workspace, but.. > there doesn't appear to be a reason to duplicate just part of it to > src:rust-b3sum? upstream publishes both separately on crates.io, which is where the Rust team packaging fetches the upstream sources from: https://crates.io/crates/blake3 https://crates.io/crates/b3sum the latter depends on the former.