mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
slqx-actix runtime issues
This commit is contained in:
@@ -30,7 +30,7 @@ lazy_static! {
|
||||
}
|
||||
|
||||
#[cfg(not(tarpaulin_include))]
|
||||
#[actix_web::main]
|
||||
#[actix_rt::main]
|
||||
async fn main() {
|
||||
let data = Data::new().await;
|
||||
pretty_env_logger::init();
|
||||
|
||||
Reference in New Issue
Block a user