summaryrefslogtreecommitdiff
path: root/crates/arti-relay/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-12/+12
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* Run fixup-features in preparation for release (fmt).Gabriela Moldovan2024-12-021-1/+2
* Run fixup-features in preparation for release.Gabriela Moldovan2024-12-021-1/+1
* arti-relay: remove runtime/tls-related featuresSteven Engler2024-11-141-17/+2
* arti-relay: add clap for cliSteven Engler2024-11-131-0/+2
* arti-relay: add 'test-all-crates' and 'matrix-check' exceptionsSteven Engler2024-11-131-0/+4
* arti-relay: add 'default-runtime' featureSteven Engler2024-11-131-2/+4
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* tor-config: removed re-export of `CfgPath`Steven Engler2024-11-041-0/+1
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-11/+11
|\
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-11/+11
* | cargo: Run fixup-features (formatting)Ian Jackson2024-10-301-1/+2
* | cargo: Run fixup-featuresIan Jackson2024-10-301-1/+1
|/
* Apply `default-features = false` to all tor-memquota depsIan Jackson2024-10-161-1/+2
* arti-relay: Add a binary to the crateDavid Goulet2024-10-101-1/+3
* memquota: Add a toplevel account in tor-chanmgrIan Jackson2024-10-031-0/+1
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-10/+10
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Merge branch 'upgrades-20240925' into 'main'Nick Mathewson2024-09-261-1/+1
|\ \ | |/ |/|
| * Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
* | Run fixup-features in preparation for upcoming release.Nick Mathewson2024-09-251-1/+1
|/
* relay: Require keymgr feature from tor-keymgrDavid Goulet2024-09-181-1/+1
* relay: Try to generate long-term identity keyDavid Goulet2024-09-181-0/+2
* 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