build(deps): update redis requirement from 0.26 to 0.27 #1186
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