summaryrefslogtreecommitdiff
path: root/crates/tor-netdir/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Two more patchlevel bumpsNick Mathewson2023-12-041-1/+1
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-7/+7
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-2/+2
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-5/+5
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-2/+2
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-3/+3
* Trivial version bumps: patchlevel only.Nick Mathewson2023-10-021-1/+1
* 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