summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* 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