| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | equix, hashx: Add Cargo.lock changes. | Gabriela Moldovan | 2024-12-02 | 1 | -2/+2 |
| | | |||||
| * | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2024-12-02 | 1 | -73/+65 |
| | | | | | | | | | | Done using ``` (cd crates/hashx/bench && cargo update) (cd crates/equix/bench && cargo update) ``` | ||||
| * | cargo: Update `thiserror` to `2` | Clara Engler | 2024-11-12 | 1 | -14/+14 |
| | | |||||
| * | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2024-09-30 | 1 | -51/+60 |
| | | | | | | | | | | Done using ``` (cd crates/hashx/bench && cargo update) (cd crates/equix/bench && cargo update) ``` | ||||
| * | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2024-09-03 | 1 | -69/+80 |
| | | | | | | | | | | Done using ``` (cd crates/hashx/bench && cargo update) (cd crates/equix/bench && cargo update) ``` | ||||
| * | Run "cargo update" for crates/{equix/hashx}/bench. | Nick Mathewson | 2024-08-01 | 1 | -82/+106 |
| | | |||||
| * | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2024-06-05 | 1 | -107/+93 |
| | | | | | | | | | | Done using ``` (cd crates/hashx/bench && cargo update) (cd crates/equix/bench && cargo update) ``` | ||||
| * | Update separate lockfiles | Ian Jackson | 2024-04-30 | 1 | -2/+2 |
| | | |||||
| * | Run cargo update in {equix,hashx}/bench | Nick Mathewson | 2024-04-02 | 1 | -210/+164 |
| | | |||||
| * | Update other cargo.lock files. | Nick Mathewson | 2023-10-02 | 1 | -2/+2 |
| | | |||||
| * | Update bench lockfiles for new fixed-capacity-vec | Nick Mathewson | 2023-09-20 | 1 | -2/+2 |
| | | |||||
| * | Switch to FixedCapacityVec 0.1.0 from crates.io | Ian Jackson | 2023-09-06 | 1 | -0/+7 |
| | | |||||
| * | Upgrade bench/ lockfiles too. | Nick Mathewson | 2023-09-05 | 1 | -82/+93 |
| | | |||||
| * | Update equix/bench/Cargo.lock. | Nick Mathewson | 2023-09-05 | 1 | -3/+3 |
| | | |||||
| * | equix/bench: Update Cargo.lock | Micah Elizabeth Scott | 2023-08-02 | 1 | -0/+12 |
| | | | | | New dependency from 82eb88bd7462069537e82be8488d5b9b7d3a3f7a | ||||
| * | hashx/bench, equix/bench: check in matching Cargo.lock files | Micah Elizabeth Scott | 2023-08-01 | 1 | -0/+1109 |
| It might be useful to keep these locked down for benchmark reproducibility. Currently the hashx and equix crates are fully separate. Signed-off-by: Micah Elizabeth Scott <[email protected]> | |||||
