rust-oxhttp 0.1.4-4ubuntu1 source package in Ubuntu

Changelog

rust-oxhttp (0.1.4-4ubuntu1) kinetic; urgency=medium

  * Add a build-dependency on librust-rustls-dev to avoid building
    uninstallable binaries on archs where rustls is not available.

 -- Steve Langasek <email address hidden>  Thu, 08 Sep 2022 11:11:27 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
rust-oxhttp_0.1.4.orig.tar.gz 27.4 KiB 50c7b30fdc8f079fb5f8c37eff8491daaf25d80c620e41101756da06d3077134
rust-oxhttp_0.1.4-4ubuntu1.debian.tar.xz 10.7 KiB 34076d5e9fcb044b65ca4195e7c659d4dd6229ba5f53a04f832bf341cb4bc26b
rust-oxhttp_0.1.4-4ubuntu1.dsc 2.4 KiB 93dc07d46e7b6f04c30460a9bcd603b92e622148333b3362cd4bf01b6ff7bdcd

View changes file

Binary packages built by this source

librust-oxhttp+native-tls-dev: No summary available for librust-oxhttp+native-tls-dev in ubuntu kinetic.

No description available for librust-oxhttp+native-tls-dev in ubuntu kinetic.

librust-oxhttp+rayon-dev: No summary available for librust-oxhttp+rayon-dev in ubuntu mantic.

No description available for librust-oxhttp+rayon-dev in ubuntu mantic.

librust-oxhttp+rustls-dev: No summary available for librust-oxhttp+rustls-dev in ubuntu kinetic.

No description available for librust-oxhttp+rustls-dev in ubuntu kinetic.

librust-oxhttp-dev: very simple implementation of HTTP 1.1 - Rust source code

 OxHTTP is a very simple synchronous implementation
 of HTTP 1.1 in Rust.
 It provides both a client and a server.
 .
 This package contains the source for the Rust oxhttp crate,
 packaged for use with cargo and dh-cargo.