You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Compile with tokio-comp and up-to-date dependencies
Some other crate changed their feature flags in a breaking manner
which seems to have removed the `futures-util/alloc` feature we
implicitly relied on.
Fixesredis-rs#531
0 commit comments