ixhbinphoenix / actix-session-surrealdb

http://crates.io/crates/actix-session-surrealdb
MIT License
9 stars 1 forks source link

Broken with actix-session update to 0.10.0 #8

Open NotGovernor opened 2 months ago

NotGovernor commented 2 months ago

Looks like this crate was broken with the update 2 weeks ago to actix-session to version 0.10.0: https://github.com/actix/actix-extras/releases/tag/session-v0.10.0

the trait bound `SurrealSessionStore: SessionStore` is not satisfied
the trait `SessionStore` is not implemented for `SurrealSessionStore`