summaryrefslogtreecommitdiff
path: root/crates/tor-cert/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Complete our migration to base64ct.Nick Mathewson2023-01-201-1/+1
* Tackling issue #663 (Use humantime in tests)coral2022-12-121-0/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-5/+5
* 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-1/+1
* Bump crates that have had no API changes.Nick Mathewson2022-10-031-1/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-2/+2
* 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 versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-2/+2
* Implement functionality to construct signed Ed25519 certs.Nick Mathewson2022-07-061-0/+7
* Bump crate and dependency versions.Nick Mathewson2022-06-241-3/+3
* tor-proto: split and elaborate tor_bytes::Error instancesNick Mathewson2022-06-231-0/+1
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-5/+4
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-5/+5
* 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-7/+7
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-4/+4
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-5/+5
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-5/+5
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-2/+2
* Upgrade to digest v0.10.0Nick Mathewson2021-12-071-1/+1
* Bump every crate by one patch version.Nick Mathewson2021-11-291-5/+5
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-5/+5
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+24