aembke / redis-protocol.rs

A Rust implementation of RESP2 and RESP3
Apache License 2.0
39 stars 13 forks source link

Error #8

Closed mambisi closed 3 years ago

mambisi commented 4 years ago

expected struct bytes::bytes::BytesMut, found struct bytes::BytesMut

hbina commented 3 years ago

Can you be more specific?

aembke commented 3 years ago

I'm guessing this was due to this crate using a very old version of Bytes. Bytes is upgraded to 1.x in 2.0.0