summaryrefslogtreecommitdiff
path: root/crates/arti-ureq/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Version bumps for 2.5.0Nick Mathewson2026-06-301-6/+6
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* Upgrade tokio to LTS 1.47.1Neel Chauhan2026-06-031-1/+1
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-5/+5
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-5/+5
* Update to ureq 3.3 for arti-ureqIan Jackson2026-03-311-1/+1
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-5/+5
* Fix word duplicate typosTobias Stoeckmann2026-03-151-1/+1
* arti-ureq: Bump ureq to ~3.2.0Gabriela Moldovan2026-03-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-5/+5
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Set package.metadata.docs.rs.all-features to true for all cratesNiel Duysters2026-02-091-0/+3
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-5/+5
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-5/+5
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-5/+5
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-6/+6
* arti-ureq: Add MSRV in Cargo.tomlnield2025-10-291-0/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-6/+6
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-6/+6
* Upgrade ureq dependency to ~3.1.0Nick Mathewson2025-08-261-1/+6
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-5/+5
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-5/+5
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-5/+5
* Fix various missing incorrect feature entries as prep for release.Alexander Hansen Færøy2025-06-031-2/+3
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-1/+9
* arti-ureq: Remove obsolete early return in await_inputNiel Duysters2025-05-191-1/+1
* arti-ureq: Specify versions for dependencies.Nick Mathewson2025-05-011-4/+4
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-1/+1
* chore: Run fixup-features.Wesley Aptekar-Cassels2025-04-301-1/+8
* arti-ureq: New library which integrates with ureqnield2025-04-091-0/+33