summaryrefslogtreecommitdiff
path: root/crates/hashx/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-06-051-1/+1
* Bump versions of crates with nonfunctional changesIan Jackson2024-04-301-1/+1
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-1/+1
* Upgrade to fixed-capacity-vec 1.0Nick Mathewson2023-09-201-1/+1
* Switch to FixedCapacityVec 0.1.0 from crates.ioIan Jackson2023-09-061-0/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-1/+1
* equix, hashx: Benchmark against C implementationMicah Elizabeth Scott2023-08-011-7/+0
* equix, hashx: Additional comment tweaksMicah Elizabeth Scott2023-07-271-0/+4
* equix, hashx: Prepare for an initial LGPL releaseMicah Elizabeth Scott2023-07-271-1/+6
* hashx: use RngCore for HashX's internal PRNGMicah Elizabeth Scott2023-07-271-0/+1
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-0/+34