summaryrefslogtreecommitdiff
path: root/crates/tor-config
Commit message (Expand)AuthorAgeFilesLines
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-3/+3
* Switch to figment 1.0.18 and extract_lossyNick Mathewson2024-04-223-4/+4
* Rename ConfigParseError => ConfigLoadErrorNick Mathewson2024-04-221-8/+15
* Add an action field to Io error in tor-config.Nick Mathewson2024-04-222-15/+24
* Convert tor-config to use figment.Nick Mathewson2024-04-227-104/+138
* Upgrade derive-deftly requirement to 0.10.3Nick Mathewson2024-04-111-1/+1
* Merge branch 'deftly' into 'main'Ian Jackson2024-04-033-30/+33
|\
| * derive-deftly: Change some docs referencesIan Jackson2024-04-031-4/+4
| * derive-deftly: Call pub_template_semver_checkIan Jackson2024-04-031-0/+2
| * Switch to derive-deftlyIan Jackson2024-04-033-29/+30
* | Remove semver.md files from arti-1.2.1 releaseNick Mathewson2024-04-021-5/+0
|/
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-3/+3
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1
* Merge branch 'encapsulate_config_rs' into 'main'Nick Mathewson2024-03-139-89/+131
|\
| * Grammar fix.gabi-2502024-03-131-1/+1
| * Remove now-needless dependencies on the "config" crateNick Mathewson2024-03-131-1/+0
| * tor-config: Update documentation to not refer to config crate.Nick Mathewson2024-03-134-11/+12
| * config: Remove From impls from config::ConfigErrorNick Mathewson2024-03-134-18/+18
| * tor-config: Put config::Config inside a wrapper type.Nick Mathewson2024-03-136-23/+34
| * Use ConfigurationSource::Verbatim in our tests.Nick Mathewson2024-03-132-16/+24
| * tor-config: Allow ConfigurationSource to be verbatim text.Nick Mathewson2024-03-132-12/+29
| * tor_config: Hide macro-only re-exports.Nick Mathewson2024-03-133-12/+18
* | Run maint/add_warning.Nick Mathewson2024-03-1310-0/+10
|/
* Fix typos in doc commentsTobias Stoeckmann2024-03-061-1/+1
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-1/+1
|/
* Upgrade to latest config.Gabriela Moldovan2024-02-281-2/+2
* educe: Use std's default for two structsIan Jackson2024-02-121-3/+1
* educe: Use std's default for enums where default variant is unitIan Jackson2024-02-122-10/+6
* Bump patch versions *with* dependency updateIan Jackson2024-02-051-1/+1
* Bump patch versions (without dependency updates)Ian Jackson2024-02-051-1/+1
* Require tracing-test 0.2.4Ian Jackson2024-01-311-1/+1
* Require tracing-test 0.2.2Ian Jackson2024-01-311-1/+1
* Upgrade to strum 0.26Nick Mathewson2024-01-301-1/+1
* config: Fix output of NoCompileTimeSupport::withinNick Mathewson2024-01-161-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-2/+2
* Fix typosDimitris Apostolou2024-01-081-1/+1
* Update to derive-adhoc 0.8Ian Jackson2024-01-021-1/+1
* upgrade to toml 0.8.8Nick Mathewson2023-12-051-1/+1
* Merge branch 'msrv-followup' into 'main'Nick Mathewson2023-12-041-3/+1
|\
| * tor-config: use black_box in test.Nick Mathewson2023-11-301-3/+1
* | Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-3/+3
|/
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-1/+1
|\
| * In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* | Require config ≥ 0.13.4Nick Mathewson2023-11-291-2/+2
|/
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-1/+1
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-1/+1