Skip to content

Commit

Permalink
ping/: Update to rust-libp2p release v0.48.0 and master v0.49.0
Browse files Browse the repository at this point in the history
See release of v0.48.0 in libp2p/rust-libp2p#2869.

Master bump to v0.49.0 in libp2p/rust-libp2p#2813
  • Loading branch information
mxinden committed Sep 10, 2022
1 parent 520162a commit bca429b
Show file tree
Hide file tree
Showing 4 changed files with 321 additions and 70 deletions.
10 changes: 7 additions & 3 deletions ping/_compositions/rust.toml
@@ -1,9 +1,13 @@
[master]
Version = '0.48.0'
CargoFeatures = 'libp2pv0480'
Version = '0.49.0'
CargoFeatures = 'libp2pv0490'

[custom]
Version = '0.48.0'
Version = '0.49.0'
CargoFeatures = 'libp2pv0490'

[[groups]]
Id = '0.48.0'
CargoFeatures = 'libp2pv0480'

[[groups]]
Expand Down

0 comments on commit bca429b

Please sign in to comment.