| Crates.io | http-adapter-ureq |
| lib.rs | http-adapter-ureq |
| version | 0.4.0 |
| created_at | 2023-05-18 14:20:53.002915+00 |
| updated_at | 2025-07-27 17:23:16.272743+00 |
| description | HTTP adapter implementation for ureq |
| homepage | |
| repository | https://github.com/twistedfall/http-adapter |
| max_upload_size | |
| id | 868011 |
| size | 51,265 |
Support the project | Documentation
Run:
cargo add http-adapter-ureq
Or add to your Cargo.toml:
[dependencies]
http-adapter-ureq = "0.4.0"
For more details refer to http-adapter
LGPL-3.0