summaryrefslogtreecommitdiff
path: root/crates/tor-config/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-6/+6
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-6/+6
* Run fixup-features in preparation for release.Gabriela Moldovan2024-09-031-1/+1
* tor-config: Write tests for FileWatcher.Gabriela Moldovan2024-08-211-0/+3
* tor-config: Add getters for FileWatcher.Gabriela Moldovan2024-08-211-0/+1
* tor-config: Make FileWatcher use an opaque channel type.Gabriela Moldovan2024-08-211-0/+2
* tor-config: Give FileWatcherBuilder a handle to the runtime.Gabriela Moldovan2024-08-211-0/+1
* tor-config: Move FileWatcher to tor-config.Gabriela Moldovan2024-08-211-0/+1
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-3/+3
* Update to derive-deftly 0.14Ian Jackson2024-07-081-1/+1
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-3/+3
* Update to itertools 0.13.0Ian Jackson2024-06-251-1/+1
* Require strum 0.26.3Ian Jackson2024-06-251-1/+1
* Update to derive-deftly 0.13.0Ian Jackson2024-06-251-1/+1
* Update to derive-deftly 0.12.1Ian Jackson2024-06-171-1/+1
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-3/+3
* 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-221-1/+1
* Convert tor-config to use figment.Nick Mathewson2024-04-221-1/+1
* Upgrade derive-deftly requirement to 0.10.3Nick Mathewson2024-04-111-1/+1
* Switch to derive-deftlyIan Jackson2024-04-031-1/+1
* 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
* Remove now-needless dependencies on the "config" crateNick Mathewson2024-03-131-1/+0
* 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
* 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
* 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
* Update to derive-adhoc 0.8Ian Jackson2024-01-021-1/+1
* upgrade to toml 0.8.8Nick Mathewson2023-12-051-1/+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
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-1/+1
* tor_config: Provide FlattenIan Jackson2023-09-201-0/+2
* 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