summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-3/+3
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-4/+4
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-7/+7
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-1/+1
* Mark all {hs,onion-serivce}-client features as non-experimental.Nick Mathewson2023-06-291-2/+3
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-11/+11
* Run fixup-features script and resolve its complaints.Nick Mathewson2023-05-311-1/+6
* Upgrade async-compression dependency to 0.4.0.Nick Mathewson2023-05-221-1/+1
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-12/+4
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+12
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+10
* 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-11/+11
* Bump our own memchr dependency to 2.5Nick Mathewson2023-04-221-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* tor-dirclient: Provide HsDescDownloadRequestIan Jackson2023-04-031-0/+3
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-2/+2
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-5/+5
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-5/+5
* Bump minor versions for significant breaking changes.Nick Mathewson2023-02-281-1/+1
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-3/+3
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-5/+5
* Complete our migration to base64ct.Nick Mathewson2023-01-201-1/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-10/+10
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Require derive_more 0.99.3Ian Jackson2022-11-031-1/+1
* Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-6/+6
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-3/+3
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-8/+8
* Update patch-versions on crates without API changes.Nick Mathewson2022-09-011-1/+1
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* 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-2/+2
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-3/+3
* Bump crate and dependency versions.Nick Mathewson2022-06-241-8/+8
* dirclient: Replace four very similar "ids in request"Ian Jackson2022-06-091-0/+1
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-11/+10
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-6/+6
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-8/+8
* async-compression minimum version 0.3.5 -> 0.3.14Jim Newsome2022-05-231-1/+1
* DirMgr: Improve display for DocSourceNick Mathewson2022-05-161-0/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-10/+10
* 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-12/+9
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-10/+10
* dirclient: Remember the source of each resposne we receive.Nick Mathewson2022-03-211-0/+1
* Reformat tor-dirclient Cargo.tomlNick Mathewson2022-03-211-13/+15