rust-rustls 0.21.5-4 source package in Ubuntu

Changelog

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

  * fix: depend on package for crate rustls-webpki (not webpki)

 -- Jonas Smedegaard <email address hidden>  Sat, 22 Jul 2023 11:04:42 +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-4.dsc 3.4 KiB 90a602aa4b13ee6999a2db2b8913a3ee88346944c0ae7ccea05c5539121b009c
rust-rustls_0.21.5.orig.tar.gz 747.7 KiB dd7aaae821cb564c7002b1517ec7b54ad65a35a051482c309db33544f7e3ba96
rust-rustls_0.21.5-4.debian.tar.xz 22.4 KiB fd0e56f323b9ca1ad5a4eee7d2cc160e72e39b59899034134b11c875156aa5e7

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.