summaryrefslogtreecommitdiff
path: root/crates/tor-netdir/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-9/+9
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-13/+13
* Upgrade to digest v0.10.0Nick Mathewson2021-12-071-1/+1
* tor-netdir: Use reproducible RNG in tests.Nick Mathewson2021-12-061-0/+1
* tor-netdir: Use bitflags for WeightKindNeel Chauhan2021-11-301-0/+1
* Bump every crate by one patch version.Nick Mathewson2021-11-291-9/+9
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-0/+1
* Document that the "experimental-api" feature is not semver-covered.Nick Mathewson2021-11-111-0/+5
* Document that the "testing" feature is not semver-covered.Nick Mathewson2021-11-111-0/+3
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-8/+8
* tor-netdir: Add RelayWeight type and accessors.Nick Mathewson2021-09-291-0/+1
* Use derive_builder for Authority and FallbackDir.Nick Mathewson2021-09-101-3/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+37