rust-rustls 0.20.7-2 source package in Ubuntu

Changelog

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

  * update dh-cargo fork,
    to fix install only crate (not all source)

 -- Jonas Smedegaard <email address hidden>  Sun, 04 Dec 2022 16:29:13 +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.7-2.dsc 3.3 KiB e305048e372ace873df42904566507687da682b7fd3aa7afc3fe255cea67542c
rust-rustls_0.20.7.orig.tar.gz 740.2 KiB 77a92c2c1672205df4e855ab02a7d9e387bdcb6883f36bde177573f6536c82ef
rust-rustls_0.20.7-2.debian.tar.xz 21.7 KiB b6a4a4d4345650e8cd7ee5ff4100a722d6f5fc877d9f77b0f94ead0d227620cb

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.