summaryrefslogtreecommitdiff
path: root/crates/arti-bench/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-5/+5
* Move ArtiConfig to new arti::cfg moduleIan Jackson2022-03-211-0/+1
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-4/+4
* Bump minimum tokio to 1.7, since tokio-util now needs that.Nick Mathewson2022-02-251-1/+1
* Bump anyhow minimal version to 1.0.23Ian Jackson2022-02-181-1/+1
* Upgrade required version of futures crate to 0.3.14Nick Mathewson2022-02-011-1/+1
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-4/+4
* Make the native-tls crate optional.Nick Mathewson2022-01-261-1/+1
* arti-bench: add support for multiple samples & averagingeta2022-01-141-0/+2
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-4/+4
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-7/+7
* Introduce an experimental benchmarking utility for Artieta2021-12-161-0/+25