mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-02-11 14:27:20 +00:00
See release of v0.48.0 in https://github.com/libp2p/rust-libp2p/pull/2869. Master bump to v0.49.0 in https://github.com/libp2p/rust-libp2p/pull/2813
26 lines
365 B
TOML
26 lines
365 B
TOML
[master]
|
|
CargoFeatures = 'libp2pmaster'
|
|
|
|
[custom]
|
|
CargoFeatures = 'libp2pmaster'
|
|
|
|
[[groups]]
|
|
Id = '0.48.0'
|
|
CargoFeatures = 'libp2pv0480'
|
|
|
|
[[groups]]
|
|
Id = "v0.47.0"
|
|
CargoFeatures = 'libp2pv0470'
|
|
|
|
[[groups]]
|
|
Id = "v0.46.0"
|
|
CargoFeatures = 'libp2pv0460'
|
|
|
|
[[groups]]
|
|
Id = "v0.45.1"
|
|
CargoFeatures = 'libp2pv0450'
|
|
|
|
[[groups]]
|
|
Id = "v0.44.0"
|
|
CargoFeatures = 'libp2pv0440'
|