rust-rustls 0.21.5-3 source package in Ubuntu

Changelog

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

  * check tests during build;
    build-depend on packages for crate rustls-webpki

 -- Jonas Smedegaard <email address hidden>  Thu, 20 Jul 2023 20:39:32 +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-3.dsc 3.5 KiB a98b3a0162ba9ee8654dda46b37ee228ab8d938026df5f65e2bb636094c0b1f6
rust-rustls_0.21.5.orig.tar.gz 747.7 KiB dd7aaae821cb564c7002b1517ec7b54ad65a35a051482c309db33544f7e3ba96
rust-rustls_0.21.5-3.debian.tar.xz 22.4 KiB 0e633b804521b8c6c9bccb1ad3a45c2c2554c624437b889d045701bbd1ed8e7e

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.