Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Bytes version requirement (#365)
It doesn't compile with a version lower than this due to the absence of `impl From<Bytes> for Vec<u8>`
- Loading branch information