lemmy/crates/api_common
Dessalines 1ccae69a47 Replacing r2d2 syncronous DB pool with async deadpool.
- Removes blocking, makes all connection grabs async.
- Fixes #1684
- Note: clippy::needless_borrow is currently broken.
2021-08-20 15:21:56 -04:00
..
src Replacing r2d2 syncronous DB pool with async deadpool. 2021-08-20 15:21:56 -04:00
Cargo.toml Upgrading deps 2021-08-17 16:31:16 -04:00