summaryrefslogtreecommitdiff
path: root/crates/arti-ureq/src
Commit message (Expand)AuthorAgeFilesLines
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Merge branch 'arti-ureq-remove-early-return' into 'main'Ian Jackson2025-05-191-4/+0
|\
| * arti-ureq: Remove obsolete early return in await_inputNiel Duysters2025-05-191-4/+0
* | *: use std::io::Error::other in many placesNick Mathewson2025-05-151-1/+1
|/
* arti-ureq: Simplify use of map_or().Nick Mathewson2025-04-091-4/+4
* arti-ureq: New library which integrates with ureqnield2025-04-091-0/+1026