diff --git a/prdoc/pr_4560.prdoc b/prdoc/pr_4560.prdoc new file mode 100644 index 000000000000..01771c0ebdb7 --- /dev/null +++ b/prdoc/pr_4560.prdoc @@ -0,0 +1,13 @@ +title: Use litep2p from crates-io instead of git. + +doc: + - audience: Runtime Dev + description: | + Use crates.io dependencies instead of `git =` for litep2p. Otherwise it is not possible to + publish the crate. + +crates: + - name: sc-network + bump: patch + - name: sc-network-types + bump: patch