rust-rustls 0.20.8-4 source package in Ubuntu

Changelog

rust-rustls (0.20.8-4) unstable; urgency=medium

  * add patch 1001 to add feature constraints to tests

 -- Jonas Smedegaard <email address hidden>  Fri, 03 Feb 2023 14:57:58 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rustls_0.20.8-4.dsc 3.4 KiB 2134bf4335d1dc6872c8021795673b4ad341bca95166b8faf0913ad0b0b6f2a7
rust-rustls_0.20.8.orig.tar.gz 739.8 KiB 50b2b41e203d29ebbb62bffa208710eab662aac3027e1ba6173652572daf4632
rust-rustls_0.20.8-4.debian.tar.xz 22.3 KiB a081a03d929bbc63fe1e5e7a6d928283e8a7b790463ba35ad9542807937a2771

Available diffs

No changes file available.

Binary packages built by this source

librust-rustls-dev: modern TLS library written in Rust - Rust source code

 Rustls is a modern TLS library written in Rust.
 It uses ring for cryptography
 and webpki for certificate verification.
 .
 Ring is a Rust library implementing safe, fast, small crypto
 using Rust with BoringSSL's cryptography primitives.
 .
 Webpki is a Rust library to validate Web PKI (TLS/SSL) certificates.
 .
 This package contains the source for the Rust rustls crate,
 for use with cargo and dh-cargo.