Skip to content

Commit

Permalink
Add prdoc
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed May 23, 2024
1 parent d84efe8 commit 843b5c3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions prdoc/pr_4560.prdoc
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 843b5c3

Please sign in to comment.