mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-10 00:21:22 +00:00
* Update base64 requirement from 0.11.0 to 0.12.3 Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version. - [Release notes](https://github.com/marshallpierce/rust-base64/releases) - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.11.0...v0.12.3) Signed-off-by: dependabot[bot] <support@github.com> * protocols/gossipsub/CHANGELOG: Make dependency entry generic Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Inden <mail@max-inden.de>