Commit e0c6955c authored by Max Inden's avatar Max Inden Committed by GitHub
Browse files

client/authority-discovery/Cargo.toml: Update dependency (#4706)

* client/authority-discovery/Cargo.toml: Update dependency

* client/authority-discovery: Pass packet payload and addresses as slice

Starting with Bytes 0.5 `Vec<T>` does not implement `Buf`, but `&[T]`
does.
parent 07d738ea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment