lemmy/crates
cetra3 d6b580a530 Remove `actix_rt` & use standard tokio spawn (#3158)
* Remove `actix_rt` & use standard tokio spawn

* Adjust rust log back down

* Format correctly

* Update cargo lock

* Add DB settings

* Change name and update to latest rev

* Clean up formatting changes

* Move `worker_count` and `worker_retry_count` to settings

* Update defaults

* Use `0.4.4` instead of git branch
2023-06-26 10:45:22 +02:00
..
api Revert "feat: re-added captcha checks (#3249)" (#3288) 2023-06-26 10:45:22 +02:00
api_common Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:45:22 +02:00
api_crud Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:45:22 +02:00
apub Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:45:22 +02:00
db_schema Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:45:22 +02:00
db_views Fixing removed posts showing. Fixes #2875 (#3279) 2023-06-26 10:45:22 +02:00
db_views_actor Fixing removed posts showing. Fixes #2875 (#3279) 2023-06-26 10:45:22 +02:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Update all dependencies (#3091) 2023-06-15 11:37:05 +02:00
utils Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:45:22 +02:00