rust-ahash 0.8.7-5 source package in Ubuntu

Changelog

rust-ahash (0.8.7-5) unstable; urgency=medium

  * add patch 1003 to accept newer branch of crate hashbrown;
    relax build- and autpkgtest-dependencies for crate hashbrown;
    closes: bug#1063676, thanks to Peter Michael Green

 -- Jonas Smedegaard <email address hidden>  Sun, 11 Feb 2024 18:39:55 +0100

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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-ahash_0.8.7-5.dsc 3.3 KiB 1d737842a924ab563fae1def6cd70c65ad6584d5d68a78b48ef199cba42ad638
rust-ahash_0.8.7.orig.tar.gz 545.2 KiB 696b01f33355738589340a2459c64382efe47ca74f54a7a6cc4481682bc4d759
rust-ahash_0.8.7-5.debian.tar.xz 17.8 KiB 63b85a6c61ca735e96da8bbd75e46e37ba48194e084c22c4e36454bdb52b57a1

Available diffs

No changes file available.

Binary packages built by this source

librust-ahash-dev: non-cryptographic hash function - Rust source code

 AHash is the fastest, DOS resistant hash currently available in Rust.
 AHash is intended *exclusively* for use in in-memory hashmaps.
 .
 AHash's output is of high quality
 but aHash is **not** a cryptographically secure hash.
 .
 This package contains the source for the Rust ahash crate,
 packaged for use with cargo and dh-cargo.