mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-28 02:01:20 +00:00
* Update atomic requirement from 0.4.6 to 0.5.0 Updates the requirements on [atomic](https://github.com/Amanieu/atomic-rs) to permit the latest version. - [Release notes](https://github.com/Amanieu/atomic-rs/releases) - [Commits](https://github.com/Amanieu/atomic-rs/compare/v0.4.6...v0.5.0) Signed-off-by: dependabot[bot] <support@github.com> * .github/workflows: Update Rust nightly * misc/multistream-select: Don't mention private item in public doc * .github/workflows: Update renamed doc flag * core/src/connection/pool: Don't mention private item in public doc Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Inden <mail@max-inden.de>