cetra3 / mpart-async

Asynchronous Multipart Requests for Rust
Apache License 2.0
32 stars 13 forks source link

Remove anyhow #10

Closed koivunej closed 4 years ago

koivunej commented 4 years ago

Closes #9 by Box<dyn std::error::Error + Send + Sync + 'static>.