]> Untitled Git - lemmy.git/commit
Remove awc (#1979)
authorRiley <asonix@asonix.dog>
Wed, 8 Dec 2021 15:56:43 +0000 (09:56 -0600)
committerGitHub <noreply@github.com>
Wed, 8 Dec 2021 15:56:43 +0000 (10:56 -0500)
commit0ed3856ef1348c2f53b28d70b4e90cdb27bd0b03
treec1f2239d4bdecb77f17e471db156682ceaef4b28
parent7d07bc16aee03e66c6a346e1c6de96faca5d70c2
Remove awc (#1979)

* Remove unused awc dep

* Replace awc pict-rs client with reqwest

* Reinstate 30 second pict-rs timeout
Cargo.lock
crates/api/Cargo.toml
crates/api_crud/Cargo.toml
crates/apub/Cargo.toml
crates/routes/Cargo.toml
crates/routes/src/images.rs
src/main.rs