summaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-25/+25
* release: Run fixup-features.Wesley Aptekar-Cassels2025-10-011-2/+1
* arti: Add experimental support for OpenTelemetry.Wesley Aptekar-Cassels2025-09-241-0/+11
* arti: test: Add integration test for `hss ctor-migrate`hjrgrn2025-09-101-0/+2
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-1/+1
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Increment arti version to 1.5.0Nick Mathewson2025-08-281-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-24/+24
* Upgrade to toml-0.9.5.Nick Mathewson2025-08-181-1/+1
* tor-hsservice: Add metrics support to PoW code.Wesley Aptekar-Cassels2025-08-131-0/+1
* Merge branch 'enable-cgo' into 'main'Nick Mathewson2025-08-071-0/+6
|\
| * Propagate cgo feature up to arti crate.Nick Mathewson2025-08-071-0/+6
* | Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
|/
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Merge branch 'use-cc' into 'main'Nick Mathewson2025-08-051-1/+4
|\
| * arti: add experimental "flowctl-cc" featureSteven Engler2025-08-041-1/+4
* | Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* | Version bumps for 1.4.6Ian Jackson2025-08-051-22/+22
* | Merge branch 'update' into 'main'Ian Jackson2025-08-041-1/+1
|\ \
| * | Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
| |/
* | cargo features: Run fixup-featuresIan Jackson2025-08-041-1/+1
* | cargo features: Restore "memquota" feature into "full"Ian Jackson2025-08-041-0/+1
|/
* arti: make "memquota" feature a no-opSteven Engler2025-07-311-2/+4
* arti: hss: Add `arti hss ctor-migrate`hjrgrn2025-07-311-1/+2
* Bump arti crate to 1.4.5Gabriela Moldovan2025-07-071-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-20/+20
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-3/+3
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* Run fixup-features in preparation for release.Gabriela Moldovan2025-07-071-2/+3
* arti: Add keys list and keys list-keystoreshjrgrn2025-06-121-0/+3
* Upgrade dependency to hickory-proto 0.25.2Nick Mathewson2025-06-091-1/+1
* release: Bump arti to 1.4.4.Alexander Hansen Færøy2025-06-051-1/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-18/+18
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* Fix various missing incorrect feature entries as prep for release.Alexander Hansen Færøy2025-06-031-0/+4
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-10/+26
* Merge branch 'msrv-1.83' into 'main'gabi-2502025-05-141-1/+1
|\
| * All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* | arti: test: Refactor arti integration testhjrgrn2025-05-121-0/+1
|/
* release: Bump arti to 1.4.3.Wesley Aptekar-Cassels2025-05-011-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-18/+18
* Merge branch 'release-2025-04-update-semver' into 'main'Nick Mathewson2025-04-301-0/+6
|\
| * arti: Add feature flags for backwards compatibility.Wesley Aptekar-Cassels2025-04-301-0/+6
* | chore: Run fixup-features.Wesley Aptekar-Cassels2025-04-301-1/+1
|/
* Upgrade dependencies.Wesley Aptekar-Cassels2025-04-291-2/+2
* Replace signal-hook-async-std with async-signal to fix RUSTSEC-2024-0384Vijaya Bhaskar2025-04-261-3/+2
* Remove hsc quiet and force flags in favor of batchhjrgrn2025-04-141-2/+1
* metrics: arti: Make feature `experimental`, not `experimental-api`Ian Jackson2025-04-081-1/+2
* metrics: arti: Use new Cargo.toml feature syntaxIan Jackson2025-04-081-1/+1