summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-2/+2
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-2/+2
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-5/+5
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-1/+1
* Upgrade async-trait requirement to 1.54Nick Mathewson2023-06-121-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-7/+7
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+8
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+1
* Increment crate versions.Nick Mathewson2023-05-031-7/+7
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-4/+4
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-3/+3
* Bump patch-versions for breaking changes in tor-hs{crypto,client}Nick Mathewson2023-02-281-1/+1
* Bump minor versions for significant breaking changes.Nick Mathewson2023-02-281-2/+2
* tor-hsservice: Fix an erroneous reference to an hs-client featureIan Jackson2023-02-281-1/+1
* Rename onion-* cargo features to hs-* in tor-* cratesIan Jackson2023-02-281-1/+1
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-2/+2
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-3/+3
* Sketch an API for onion services.Nick Mathewson2023-01-241-0/+30