On Fri, Jan 16, 2026 at 10:21:50AM +0100, Daniel Baumann wrote:
> Package: rust-smallvec
> 
> Hi,
> 
> I'm updating my package forgejo-cli, which newly added rust-serde-saphyr
> (NEW) which in turn needs rust-saphyr (NEW) which FTBFS with rust-smallvec
> 1.x, it needs >= 2.0.0~alpha12.
> 
> Can you please update rust-smallvec so I can upload the rest to get
> forgejo-cli.

Hi!

in general we do not package alpha/prerelease versions. From a cursory
glance at upstream issues/PRs/discussions, it also doesn't seem like
this is a "almost done" RC-like alpha version, but there are still quite
a few blockers for the real 2.0 to be cut..

it seems like it's actually serde-saphyr which is pulling in smallvec,
and it started out using the alpha versions from the get go, so
downgrading it to 1.x probably requires some work..

Fabian

Reply via email to