summaryrefslogtreecommitdiff
path: root/crates/tor-hsclient/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-29/+29
* Upgrade derive-deftly requirement to 0.10.3Nick Mathewson2024-04-111-1/+1
* Merge branch 'deftly' into 'main'Ian Jackson2024-04-031-1/+1
|\
| * Switch to derive-deftlyIan Jackson2024-04-031-1/+1
* | remove unused dependenciestrinity-1686a2024-04-021-1/+0
|/
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-29/+29
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-2/+2
* tor-dirclient: Bump minor version.Gabriela Moldovan2024-03-041-1/+1
* Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-6/+6
* Bump patchlevel of pre-1.0.0 crates with new APIs.Gabriela Moldovan2024-03-041-4/+4
* Bump patchlevel of crates with functional changes.Gabriela Moldovan2024-03-041-5/+5
* Bump minor versionsIan Jackson2024-02-051-23/+23
* Run maint/fixup-featuresIan 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
* tor-hsclient: Use Slug for HsClientSpecifier.Gabriela Moldovan2024-01-311-0/+1
* Upgrade to strum 0.26Nick Mathewson2024-01-301-1/+1
* tor-hsclient: Derive the KeySpecifier implementation.Gabriela Moldovan2024-01-101-0/+1
* Followup patchlevel bumpsNick Mathewson2024-01-091-1/+1
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-3/+3
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-19/+19
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-19/+19
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-5/+5
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-8/+8
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-12/+12
* Run "fixup-features" in preparation for release this week.Nick Mathewson2023-10-291-1/+1
* oneshot: Use veneer in tor-hsclientIan Jackson2023-10-111-0/+1
* Bump tor-dirclient patchlevel, since its dependency changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-7/+7
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-8/+8
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-18/+18
* Minor-version bumps for crates with breaking changes.Nick Mathewson2023-09-051-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-11/+11
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-10/+10
* Throughout: Use *_report!() macros for reporting Errors.Nick Mathewson2023-07-071-1/+1
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-14/+14
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-3/+3
* Resolve XXXs from fixup-features.Nick Mathewson2023-06-291-1/+0
* Run "fixup-features".Nick Mathewson2023-06-291-1/+4
* HS configuration: Plumb configuration throughIan Jackson2023-06-281-0/+1
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-1/+1
* arti, hsclent: remove dependencies on tor-error/experimental-apiNick Mathewson2023-06-231-1/+1
* keymgr: Move dummy implementation to tor-keymgr.Gabriela Moldovan2023-06-221-1/+3
* Upgrade to strum 0.25.Nick Mathewson2023-06-211-1/+1
* keymgr: Move the HS client and service key specifiers out of tor-keymgr.Gabriela Moldovan2023-06-151-0/+1
* hsclient: use hs-client feature in tor-proto.Nick Mathewson2023-06-121-1/+1