actix-web 4 is out of beta

This commit is contained in:
xenofem 2022-03-16 02:27:27 -04:00
parent 738d214656
commit b08123ef53
3 changed files with 13 additions and 33 deletions

View file

@ -1,8 +1,4 @@
use actix_web::{
get,
web::{self, HttpResponse},
App, HttpServer, Responder,
};
use actix_web::{get, web, App, HttpResponse, HttpServer, Responder};
use lazy_static::lazy_static;
use scraper::{Html, Selector};
use time::{