Package: rust-gix-packetline-blocking / 0.18.1-2

Metadata

Package Version Patches format
rust-gix-packetline-blocking 0.18.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
drop async io.patch | (download)

Cargo.toml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 this crate is a verbatim copy of gix-packetline for technical
reasons, it always has the blocking-io feature pre-selected which conflicts
with async-io, so it's not possible to enable the latter.

upgrade faster hex.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---