Sergey "Shnatsel" Davidoff
Sergey "Shnatsel" Davidoff
There is no tame-index version that ships with the `gix` we're currently using, so we have to switch to either an older or a newer version of `gix`. Rolling back...
Yeah, I don't see why not. Just set `gix` and `tame-index` to lower versions, I don't think we even needed any code changes on our side for that upgrade.
For loading SVG in Rust see https://github.com/RazrFalcon/resvg
https://github.com/main--/rust-lz-fear is a fork with heavy modifications that is (at least mostly) compatible with the reference implementation. It also claims to be faster than lz4-compress.
A panic is usually preferable to a plain branch because all branches leading to a panic are marked as unlikely, and the panic handler is outlined so it's not on...
I'd appreciate if you could get this merged and released to crates.io sometime soon. Although I'm not in a rush to hit any particular deadline :)
I recall getting a similar edge-hardening effect out of GIMP 2.8. I actually considered it a desirable property of sinc+lanczos3 filter.
Yes, this is absolutely on my radar, both for `cargo-auditable` and `cargo-cyclonedx`. It would indeed work around all the issues with `cargo-metadata`. I am currently seeking funding to be able...
Regarding the time when the SBOM is written: I specifically called out in the [RFC for this functionality](https://github.com/rust-lang/rfcs/pull/3553) that the SBOM has to be written before the crate is actually...
That might not be needed, if we're lucky. I've already found an entity that is quite enthusiastic about funding this work. We'll see if it converts into actual funding. Once...