aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-config/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* CfgPath: Overhaul APIIan Jackson2022-05-031-0/+3
* derive_builder: Use git dep everywhere, rather than cargo patchIan Jackson2022-04-271-1/+1
* Merge branch 'main' into 'msrv_1_56'Nick Mathewson2022-04-261-0/+1
|\
| * config list-builder: Allow overriding the per-item build methodIan Jackson2022-04-251-0/+1
* | Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* | Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
* | Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-251-1/+1
|/
* Use git source for derive_builder for now, for sub_builder featureIan Jackson2022-04-211-1/+1
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-2/+2
* derive_builder: Switch to upstream 0.11Ian Jackson2022-03-161-1/+1
* Use git source for derive_builder for now, for attrs featureIan Jackson2022-03-071-1/+1
* Switch to shellexpand-fork version of shellexpandIan Jackson2022-03-021-1/+1
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-2/+2
* tor-config: Add HasKind support.Nick Mathewson2022-02-091-0/+2
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-1/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-1/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-7/+7
* Add a few tests to tor-config.Nick Mathewson2021-12-071-0/+1
* Sketch API for reconfiguration.Nick Mathewson2021-12-071-5/+6
* Bump every crate by one patch version.Nick Mathewson2021-11-291-1/+1
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-9/+10
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-1/+1
* Upgrade memmap2, directories, and dirs dependencies.Nick Mathewson2021-09-231-2/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+25