aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdir/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-8/+8
* Upgrade to visibility 0.1.0Nick Mathewson2023-09-051-1/+1
* Upgrade num_enum dependency to 0.7Nick Mathewson2023-08-211-1/+1
* Merge branch 'bump_versions_117' into 'main'arti-v1.1.7Nick Mathewson2023-08-011-9/+9
|\
| * Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-9/+9
* | Run "fixup features" in preparation for a release.Nick Mathewson2023-08-011-2/+2
|/
* Add country codes to relays inside a NetDireta2023-07-131-1/+3
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-7/+7
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-1/+1
* Mark all {hs,onion-serivce}-client features as non-experimental.Nick Mathewson2023-06-291-2/+3
* netdir: Conditionally expose some by_rsa APIs as experimental.Nick Mathewson2023-06-291-1/+2
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-1/+1
* Upgrade to strum 0.25.Nick Mathewson2023-06-211-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-12/+12
* 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/+12
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-3/+5
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-12/+12
* Upgrade our hex-literal dependencyNick Mathewson2023-04-131-1/+1
* Upgrade our num_enum dependency.Nick Mathewson2023-04-131-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Debug as hex strings for HsBlindId and HsDirIndexIan Jackson2023-03-311-2/+2
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-2/+2
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-5/+5
* Bump patchlevel on crates with semver-irrelevant changes.Nick Mathewson2023-03-311-1/+1
* Upgrade to bitflags 2.0Nick Mathewson2023-03-131-1/+1
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-6/+6
* 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-4/+4
* hsdir representation: Introduce HsDirs generic typeIan Jackson2023-02-091-0/+1
* tor-netdir: Use typed-index-collections for router status indexIan Jackson2023-02-011-0/+1
* 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-1/+1
* netdir: remove the vestigial smallvec implementation I addedNick Mathewson2023-01-281-2/+1
* netdir: Implement ring-param constructors and time period accessorsNick Mathewson2023-01-281-1/+6
* Adjust onion service ring APIs in light of prop#342Nick Mathewson2023-01-111-2/+4
* Sketch APIs for the onion service directory ring.Nick Mathewson2023-01-111-0/+2
* Bump the minor version of every crate.Nick Mathewson2022-11-301-11/+11
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Require derive_more 0.99.3Ian Jackson2022-11-031-1/+1
* remove unused dependanciestrinity-1686a2022-10-291-3/+1
* FlagEvent trait: Implement using macrosIan Jackson2022-10-251-0/+2
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-4/+4
* 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-7/+7