summaryrefslogtreecommitdiff
path: root/crates/equix
Commit message (Expand)AuthorAgeFilesLines
* equix-bench: ran `cargo update`Steven Engler2025-10-291-87/+65
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-2/+2
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* Update hashx and equix bench Cargo.lock files.Wesley Aptekar-Cassels2025-10-061-151/+114
* release: Update lockfiles.Wesley Aptekar-Cassels2025-10-021-2/+2
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-2/+2
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Update lockfiles in equix, hashx.Nick Mathewson2025-08-281-12/+9
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-2/+2
* Run "cargo update" in preparation for release.Nick Mathewson2025-08-281-46/+46
* Upgrade to criterion 0.7Nick Mathewson2025-08-272-27/+7
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-078-39/+41
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Update equix-bench lockfileIan Jackson2025-08-051-20/+27
* hashx, equix: Update lock files.Gabriela Moldovan2025-07-071-2/+2
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2025-07-071-47/+56
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Update the bench crates from equix and hashx.Alexander Hansen Færøy2025-06-051-35/+99
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* equix: use into_iter().for_each() over map()Nick Mathewson2025-05-291-7/+12
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Update Cargo.lock files.Wesley Aptekar-Cassels2025-05-011-29/+29
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-312-4/+4
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2025-03-311-15/+15
* Update Cargo.lock in bench directories.Nick Mathewson2025-03-181-109/+128
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Update versions in crates/*/bench.Nick Mathewson2025-01-071-2/+2
* Patchlevel bumps for Arti 1.3.2Nick Mathewson2025-01-071-1/+1
* Merge branch 'update' into 'main'Alexander Hansen Færøy2025-01-071-54/+53
|\
| * Run "cargo update" in preparation for release.Nick Mathewson2025-01-071-54/+53
* | Merge branch 'mod-module-files' into 'main'Nick Mathewson2025-01-071-0/+1
|\ \ | |/ |/|
| * clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* | Also cargo-update in crates/*x/bench.Nick Mathewson2025-01-061-47/+28
|/
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* equix, hashx: Add Cargo.lock changes.Gabriela Moldovan2024-12-021-2/+2
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-2/+2
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-12-021-73/+65
* cargo: Update `thiserror` to `2`Clara Engler2024-11-122-15/+15
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-09-301-51/+60
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* 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
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-09-031-69/+80
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-09-031-1/+1
* Fix typosDimitris Apostolou2024-09-032-2/+2
* Run "cargo update" for crates/{equix/hashx}/bench.Nick Mathewson2024-08-011-82/+106
* Minor bumps on fslock-guard, fs-mistrust, equixNick Mathewson2024-08-011-1/+1
* hashx: Abolish Shape::BUCKET_CAPACITYIan Jackson2024-07-081-7/+0