According to the commit history in this repository, v0.7.0 has been released in 2019.
On Nov 8, 2025 qlog-dancer was added to the quiche repository (https://github.com/cloudflare/quiche) which depends on wirefilter engine from this repository. The Cargo config uses git repository with commit from April 16, 2025 instead of crates-io package.
using cargo search crates-io only has version 0.6.1.
Would it be possible to publish version 0.7.0 and possible newer versions to crates-io?
Thank you
According to the commit history in this repository, v0.7.0 has been released in 2019.
On Nov 8, 2025 qlog-dancer was added to the quiche repository (https://github.com/cloudflare/quiche) which depends on wirefilter engine from this repository. The Cargo config uses git repository with commit from April 16, 2025 instead of crates-io package.
using
cargo searchcrates-io only has version 0.6.1.Would it be possible to publish version 0.7.0 and possible newer versions to crates-io?
Thank you