summaryrefslogtreecommitdiff
path: root/crates/arti-relay/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* relay: Add KeyMgr to TorRelayDavid Goulet2024-09-181-0/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* arti-relay: add and use `Error`/`ErrorDetail`Steven Engler2024-09-051-0/+3
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-8/+8
* relay: Add basic configuration and builderDavid Goulet2024-08-201-2/+30
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-1/+1
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-1/+1
* relay: Add relay cargo feature flag and subcommandDavid Goulet2024-06-111-0/+24