rust-ahash-0.7 0.7.8-1 source package in Ubuntu

Changelog

rust-ahash-0.7 (0.7.8-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * unfuzz patches

 -- Jonas Smedegaard <email address hidden>  Sun, 18 Feb 2024 10:43:41 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-ahash-0.7_0.7.8-1.dsc 3.0 KiB a63cbc1c8b2d2a48674a928c7481f708b2c393cb584e6cdb823788440002d5e5
rust-ahash-0.7_0.7.8.orig.tar.gz 533.0 KiB 4ecf20db00cfc66b4dc9c80a6b2905d7819f03dd9bb142b0cdda141de51fd6cb
rust-ahash-0.7_0.7.8-1.debian.tar.xz 17.8 KiB d739512d41c0c1354cae357dcc843e3efe7261dd0909554ec2b1435b2e62ef39

Available diffs

No changes file available.

Binary packages built by this source

librust-ahash-0.7-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.