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

Changelog

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

  * relax to build-depend unversioned on dh-cargo
  * declare compliance with Debian Policy 4.7.0
  * update copyright info: fix file path
  * tidy patches 2001_*

 -- Jonas Smedegaard <email address hidden>  Fri, 17 May 2024 07:29:45 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-ahash-0.7_0.7.8-2.dsc 2.9 KiB 14f2238885a467323c7e9d6e45b1900b704a01a07c7473262199027f4a03d90f
rust-ahash-0.7_0.7.8.orig.tar.gz 533.0 KiB 4ecf20db00cfc66b4dc9c80a6b2905d7819f03dd9bb142b0cdda141de51fd6cb
rust-ahash-0.7_0.7.8-2.debian.tar.xz 17.8 KiB e4694b0660a1e1fff0c04f3298cc5f2c126f946869c8e72ed26df7b807f71dec

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.