rust-rustls 0.21.5-5 source package in Ubuntu

Changelog

rust-rustls (0.21.5-5) unstable; urgency=medium

  * fi autopkgtest-dependencies;
    closes: bug#1042063, thanks to Peter Green

 -- Jonas Smedegaard <email address hidden>  Wed, 26 Jul 2023 10:06:43 +0200

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rustls_0.21.5-5.dsc 3.4 KiB 87dcfeef75ab35070e20e8118fc9d0cac6f78673893a96b71ae49b5d719f19cd
rust-rustls_0.21.5.orig.tar.gz 747.7 KiB dd7aaae821cb564c7002b1517ec7b54ad65a35a051482c309db33544f7e3ba96
rust-rustls_0.21.5-5.debian.tar.xz 22.5 KiB a45d606bcd744c7d801cffcd605f8547265f9938d25350568e49e3e2b5a8d302

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.