mirror of
https://github.com/actix/actix-extras.git
synced 2025-09-01 03:47:17 +02:00
update limitation's session version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::{future::Future, pin::Pin, rc::Rc};
|
||||
|
||||
use actix_session::UserSession;
|
||||
use actix_session::SessionExt as _;
|
||||
use actix_utils::future::{ok, Ready};
|
||||
use actix_web::{
|
||||
body::EitherBody,
|
||||
|
Reference in New Issue
Block a user