aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-config/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-4/+4
* Upgrade to newer version of config crate.Nick Mathewson2022-02-251-1/+1
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-4/+4
* 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
* Allow configurability on preemptive circuitsNeel Chauhan2021-12-071-0/+1
* Bump every crate by one patch version.Nick Mathewson2021-11-291-3/+3
* Ensure that every section-level config type has a builder() function.Nick Mathewson2021-11-211-0/+1
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-0/+24