lemmy/crates/apub/src/objects
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
..
comment.rs Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
community.rs Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
instance.rs Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
mod.rs Update apub library to 0.4.4 (#3258) 2023-06-22 08:35:12 -04:00
person.rs Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
post.rs Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
private_message.rs Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00