summaryrefslogtreecommitdiff
path: root/crates/arti-relay/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-13/+13
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* arti-relay: Removed dependency on `once_cell`hashcatHitman2025-06-141-1/+0
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-13/+13
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-13/+13
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-13/+13
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-2/+2
* arti-relay: Run fixup-features.Gabriela Moldovan2025-03-271-0/+1
* Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-271-1/+1
* Use CautiousRng for keys going into the KeyMgr.Nick Mathewson2025-03-241-0/+1
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-12/+12
* Upgrade to directories 6Nick Mathewson2025-02-261-1/+1
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-12/+12
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* arti-relay: make `main` a wrapper around a `main_main`Steven Engler2025-01-131-0/+2
* arti-relay: add `LoggingConfig`Steven Engler2025-01-131-0/+1
* arti-relay: added a base `CfgPathResolver`Steven Engler2025-01-131-0/+2
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-12/+12
* 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