summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-12/+12
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-16/+16
* Refactor directory events to use a FlagPublisher mechanism.Nick Mathewson2021-12-141-19/+24
* update rusqlite and revert minimal version changeTrinity Pointard2021-12-091-1/+1
* Upgrade to digest v0.10.0Nick Mathewson2021-12-071-1/+1
* Bump every crate by one patch version.Nick Mathewson2021-11-291-12/+12
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-0/+1
* tor-dirclient: Put routerdesc download behind a feature.Nick Mathewson2021-11-121-1/+1
* tor-dirmgr: put routerdesc storage behind a feature.Nick Mathewson2021-11-121-0/+2
* Remove usage of tracing-test 0.1Nick Mathewson2021-11-111-1/+0
* Tests for tor-dirmgr::bootstrapNick Mathewson2021-11-111-0/+2
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-11/+11
* Upgrade to fslock version 0.2Nick Mathewson2021-10-271-1/+1
* Migrate tor-dirmgr from chrono to time 0.3Nick Mathewson2021-10-241-2/+2
* Remove anyhow dependency from tor-dirmgr.Jani Monoses2021-10-181-1/+1
* Turn off default-features in chrono where possible.Nick Mathewson2021-10-171-1/+1
* Update cargo.lock; upgrade to newer rusqlite.Nick Mathewson2021-10-051-1/+1
* update fslock to compile androidTrinity Pointard2021-09-251-1/+1
* Upgrade memmap2, directories, and dirs dependencies.Nick Mathewson2021-09-231-1/+1
* remove unused depDaniel Eades2021-09-191-1/+0
* Use derive_builder for NetworkConfig.Nick Mathewson2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+52