mirror of
https://github.com/actix/actix-extras.git
synced 2024-12-01 02:44:37 +01:00
update actix api
This commit is contained in:
parent
cb4a6036f8
commit
d665d4d761
@ -57,7 +57,7 @@ impl RedisActor {
|
|||||||
cell: None,
|
cell: None,
|
||||||
backoff: ExponentialBackoff::default(),
|
backoff: ExponentialBackoff::default(),
|
||||||
queue: VecDeque::new() }
|
queue: VecDeque::new() }
|
||||||
}).0
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user