aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-ureq
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'arti-ureq-remove-early-return' into 'main'Ian Jackson2025-05-192-5/+1
|\
| * arti-ureq: Remove obsolete early return in await_inputNiel Duysters2025-05-192-5/+1
* | *: use std::io::Error::other in many placesNick Mathewson2025-05-151-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: Simplify use of map_or().Nick Mathewson2025-04-091-4/+4
* arti-ureq: New library which integrates with ureqnield2025-04-093-0/+1093