lemmy/crates/utils
cetra3 d7da911a48
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:24:11 +02:00
..
src Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
translations@7fc71d0860 Update translations 2023-06-20 10:59:27 +02:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00
Cargo.toml Reduce memory usage of rate limiting (#3111) 2023-06-21 10:28:20 +02:00