summaryrefslogtreecommitdiff
path: root/crates/tor-config/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump the minor version of every crate.Nick Mathewson2022-11-301-4/+4
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Bump crates that have had no API changes.Nick Mathewson2022-10-031-1/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-3/+3
* Remove `anyhow` from `tor-config` crateArturo Marquez2022-08-281-2/+0
* Bump toml dependencyIan Jackson2022-08-251-2/+1
* tor-config: Provide misc::ListenIan Jackson2022-08-251-0/+1
* config sources: Supporting reading directoriesIan Jackson2022-08-251-0/+1
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* tor-config: Introduce PaddingLevelIan Jackson2022-08-161-0/+1
* Update shellexpand, and switch to non-forkIan Jackson2022-08-051-1/+1
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-1/+1
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-1/+1
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-1/+1
* Bump crate and dependency versions.Nick Mathewson2022-06-241-4/+4
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-5/+4
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-3/+3
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-4/+4
* tor-config: Example for load moduleIan Jackson2022-05-241-0/+1
* tor-config: Support functions for tracking ignored config keysIan Jackson2022-05-241-0/+2
* arti-config abolition: Add deps to tor-configIan Jackson2022-05-131-0/+2
* arti-config: Move cmdline to tor-configIan Jackson2022-05-111-0/+3
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-3/+3
* Switch to derive_builder_arti_forkIan Jackson2022-05-061-1/+1
* list_builder: Use Educe to derive DefaultIan Jackson2022-05-041-0/+1
* Add dependency on paste crateIan Jackson2022-05-041-0/+1
* Fix config versionIan Jackson2022-05-041-1/+1
* CfgPath: Test serialisation round-trip with a binary formatIan Jackson2022-05-031-0/+1
* 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