aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-cell/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-7/+7
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-3/+3
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-5/+5
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-2/+2
* Merge branch 'remove_arrayref' into 'main'Nick Mathewson2023-06-061-1/+0
|\
| * tor-cell: remove use of arrayrefNick Mathewson2023-06-011-1/+0
* | Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-10/+10
|/
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-3/+2
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+2
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+11
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-2/+4
* Increment crate versions.Nick Mathewson2023-05-031-10/+10
* Upgrade our hex-literal dependencyNick Mathewson2023-04-131-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-7/+7
* Upgrade to bitflags 2.0Nick Mathewson2023-03-131-1/+1
* tor-cell: Make EstablishIntro do signaturesNick Mathewson2023-03-011-0/+1
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-4/+4
* Bump tor-units version for breaking change.Nick Mathewson2023-02-281-1/+1
* 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-1/+1
* Rename onion-* cargo features to hs-* in tor-* cratesIan Jackson2023-02-281-2/+3
* tor-cell: Make RelayEarly a separate type.Nick Mathewson2023-02-091-0/+1
* tor-cell: Macro to generate restricted RelayMsg and ChanMsg.Nick Mathewson2023-02-071-0/+1
* Bump minor version of tor-cell.Nick Mathewson2023-02-011-1/+1
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-4/+4
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-1/+1
* Sketch out new required APIs in tor-cellNick Mathewson2023-01-061-2/+5
* Bump the minor version of every crate.Nick Mathewson2022-11-301-9/+9
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* 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-5/+5
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* tor-cell: PaddingNegotiate::start: take IntegerMillisecondsIan Jackson2022-08-171-0/+1
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-2/+2
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-4/+4
* Implement ESTABLISH_INTRO relay cellYuan Lyu2022-07-181-0/+1
* Bump crate and dependency versions.Nick Mathewson2022-06-241-6/+6
* Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-1/+2
* cell: Move UDP to its own module and feature gate itDavid Goulet2022-06-071-0/+7
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-10/+9
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-2/+2
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-2/+2
* Bump versions of trivially-changed crates.Nick Mathewson2022-05-271-1/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-8/+8
* 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-10/+10