summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-2/+2
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-2/+2
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-7/+7
* circmgr: Declare builder() unconditionally.Nick Mathewson2023-03-221-5/+15
* tor-circmgr: Provide testing feature and TestConfigIan Jackson2023-03-011-0/+5
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-10/+10
* 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-3/+3
* Rename onion-* cargo features to hs-* in tor-* cratesIan Jackson2023-02-281-4/+4
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-6/+6
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-10/+10
* CircMgr: Draft APIs used to implement onion service clients.Nick Mathewson2023-01-241-1/+5
* Bump the minor version of every crate.Nick Mathewson2022-11-301-20/+20
* circmgr: Make "specific-relay" non-experimental.Nick Mathewson2022-11-181-2/+5
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* tor-circmgr: Make get_or_launch_dir_specific feature-specificIan Jackson2022-10-211-1/+2
* Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-8/+8
* 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-17/+17
* 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-2/+2
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-3/+3
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-9/+9
* Bump crate and dependency versions.Nick Mathewson2022-06-241-16/+16
* Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-0/+2
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-17/+16
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-10/+10
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-14/+14
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-19/+19
* Change safelog version to 0.1.0.Nick Mathewson2022-05-061-1/+1
* Merge branch 'derive-builder-fork' into 'main'Nick Mathewson2022-05-061-1/+1
|\
| * Switch to derive_builder_arti_forkIan Jackson2022-05-061-1/+1
* | Apply `sensitive` in some info-level log messages.Nick Mathewson2022-05-061-0/+1
|/
* derive_builder: Use git dep everywhere, rather than cargo patchIan Jackson2022-04-271-1/+1
* 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-13/+13
* Use git source for derive_builder for now, for sub_builder featureIan Jackson2022-04-211-1/+1
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-18/+18
* Reformat several Cargo.toml files with 100-char-wide lines.Nick Mathewson2022-03-301-13/+4
* Turn FallbackList into a real type, and store one in GuardMgr.Nick Mathewson2022-03-301-0/+1
* Reformat tor-circmgr/Cargo.tomlNick Mathewson2022-03-301-21/+30
* replace Arc with Box and use dyn-clonetrinity-1686a2022-03-161-0/+1
* use downcast-rs instead of our own AsAnytrinity-1686a2022-03-161-0/+1
* derive_builder: Switch to upstream 0.11Ian Jackson2022-03-161-1/+1
* humantime: Update to humantime-serde 1.1.1Ian Jackson2022-03-141-1/+1
* Use git source for derive_builder for now, for attrs featureIan Jackson2022-03-071-1/+1
* Move skip_fmt into tor-basic-utilsIan Jackson2022-03-041-1/+1
* Replace manual Debug impl with educe in tor-circmgrIan Jackson2022-03-021-0/+2
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-18/+18