summaryrefslogtreecommitdiff
path: root/crates/tor-cell/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-7/+7
* Move skip_fmt into tor-basic-utilsIan Jackson2022-03-041-0/+1
* Replace manual Debug impl with educe in tor-cellIan Jackson2022-03-021-0/+1
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-7/+7
* tor-cell: provide HasKind.Nick Mathewson2022-02-151-0/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-6/+6
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-7/+7
* Bump every crate by one patch version.Nick Mathewson2021-11-291-6/+6
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-6/+6
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+28