ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
72 stars 22 forks source link

wip: attempt to drop async_compression #621

Closed cgwalters closed 2 months ago

cgwalters commented 2 months ago

This would be a workaround for the async_compression bug in https://github.com/ostreedev/ostree-rs-ext/issues/608

cgwalters commented 2 months ago

https://github.com/ostreedev/ostree-rs-ext/pull/622