rust-ahash 0.7.6-ok1 source package in openKylin

Changelog

rust-ahash (0.7.6-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- denghao <email address hidden>  Wed, 29 Mar 2023 17:28:43 +0800

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
rust
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main rust
Yangtze V1.0 proposed main rust

Downloads

File Size SHA-256 Checksum
rust-ahash_0.7.6.orig.tar.gz 557.7 KiB 9de395beae96562b9e7d7331d8a5300751b5a6039875d0f5543158f232440a9e
rust-ahash_0.7.6-ok1.debian.tar.xz 14.2 KiB 0af59470aebc8572438db505c92fa2f1f2f7059f0a62001143275011dbe5450e
rust-ahash_0.7.6-ok1.dsc 2.7 KiB b98eefca6f968d88fb209d8c05570062cff0479a9116886991cdf14085f4d357

View changes file

Binary packages built by this source

librust-ahash+compile-time-rng-dev: non-cryptographic hash function - feature compile-time-rng

 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 metapackage enables feature "compile-time-rng"
 for the Rust ahash crate,
 by pulling in any additional dependencies needed by that feature.

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.