aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-config/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-2/+2
* tor-config: Add ConfigurationSources::try_from_cmdlineIan Jackson2023-08-071-0/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-4/+4
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-2/+2
* tor-config: Make ItemOrBool an experimental feature.Gabriela Moldovan2023-06-291-0/+8
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-1/+1
* Upgrade to strum 0.25.Nick Mathewson2023-06-211-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-4/+4
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-3/+1
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+4
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+1
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-4/+4
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-2/+2
* Bump to the lastest versions of dirs and directories.Nick Mathewson2023-03-221-2/+2
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-2/+2
* Upgrade to latest toml crate.Nick Mathewson2023-02-141-1/+1
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-1/+1
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-1/+1
* Upgrade toml to version 0.6.Nick Mathewson2023-01-251-1/+1
* tor-config: Update to shellexpand 3.xIan Jackson2022-12-061-1/+1
* 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