mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-21 22:01:34 +00:00
Fixes deprecation warning related to `Rng::shuffle` which recommends `SliceRandom::shuffle` instead.
Fixes deprecation warning related to `Rng::shuffle` which recommends `SliceRandom::shuffle` instead.