Package: rust-oxhttp / 0.3.1-3

Metadata

Package Version Patches format
rust-oxhttp 0.3.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2002_aws lc rs.patch | (download)

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

 avoid not-in-debian crate aws-lc-rs
2002_rustls platform verifier.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/client.rs | 1 0 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

 use older minor version of crate rustls-platform-verifier
2002_webpki roots.patch | (download)

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

 avoid not-in-debian crate webpki-roots
2003_no_bench.patch | (download)

Cargo.toml | 8 1 + 7 - 0 !
1 file changed, 1 insertion(+), 7 deletions(-)

 avoid benches
2003_no_net.patch | (download)

README.md | 2 1 + 1 - 0 !
src/client.rs | 9 8 + 1 - 0 !
2 files changed, 9 insertions(+), 2 deletions(-)

 skip network-requiring tests by default