Skip to content

libp2p-v0.56.0

Latest
Compare
Choose a tag to compare
@elenaf9 elenaf9 released this 28 Jun 16:06
· 8 commits to master since this release
70082df

See individual changelogs for details.

Notably, we've removed support for async-std in all crates, as async-std has been discontinued. Users should switch to using tokio instead.
For now, we've kept the abstractions for supporting alternative runtimes, although not all parts may be public. Please open an issue if you are planning to support a custom runtime and run into any issues with that..

Thanks to everyone who contributed to the release!