build(deps): update deadpool-redis requirement from 0.16 to 0.18 #1188
Annotations
5 errors
tests:
actix-session/src/storage/redis_rs.rs#L308
the method `expire` exists for struct `Connection`, but its trait bounds were not satisfied
|
tests:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
tests:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
tests:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
tests
Process completed with exit code 101.
|
Loading