rust-rustls 0.20.8-2 source package in Ubuntu

Changelog

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

  * fix stop provide libstring-shellquote-perl;
    thanks to Adrian Bunk

 -- Jonas Smedegaard <email address hidden>  Sun, 29 Jan 2023 02:09:23 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-rustls_0.20.8-2.dsc 3.3 KiB f25da92ec163bbdc3c6b7ffaf7785520426a4f086b93016ac46b58833911ed48
rust-rustls_0.20.8.orig.tar.gz 739.8 KiB 50b2b41e203d29ebbb62bffa208710eab662aac3027e1ba6173652572daf4632
rust-rustls_0.20.8-2.debian.tar.xz 22.0 KiB cac464ced5f19986e6cd5964147cb1aedab80a5eade3bed434240f6f4b6df91b

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.