chore: prepare libp2p-swarm v0.43.1 and libp2p-kad v0.44.2

Pull-Request: #4166.
This commit is contained in:
Max Inden
2023-07-13 03:58:30 +02:00
committed by GitHub
parent fd3fc30c48
commit df1caa0da9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## 0.44.2 - unreleased
## 0.44.2
- Allow to explicitly set `Mode::{Client,Server}`.
See [PR 4132]