summaryrefslogtreecommitdiff
path: root/crates/arti-ureq/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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