Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps!: update stream types libp2p streams are now explicit about the types of sync/sources they provide, showing that they are `AsyncGenerator`s and not just `AsyncIterable`s. Refs: achingbrain/it-stream-types#45 BREAKING CHANGE: the type of the source/sink properties have changed
- Loading branch information