summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* New facility for deterministic and reproducible test PRNGs.Nick Mathewson2022-06-021-0/+3
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-1/+1
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-1/+1
* channel: Provide and use Sink::prepare_send_fromIan Jackson2022-05-231-0/+4
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-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
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-1/+1
* Provide define_accessor_trait and use it to generate CircMgrConfigIan Jackson2022-03-161-0/+1
* Move RetryDelay from dirmgr to basic-utils.Nick Mathewson2022-03-161-0/+1
* tor-basic-utils/Cargo.toml: reformat.Nick Mathewson2022-03-161-1/+2
* Revert "humantime_serde_option: New module in tor-basic-utils"Ian Jackson2022-03-141-6/+0
* humantime_serde_option: New module in tor-basic-utilsIan Jackson2022-03-071-0/+6
* Introduce tor-basic-utilsIan Jackson2022-03-041-0/+16