mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-28 09:11:34 +00:00
chore: prepare non-breaking releases
Crates to be released: - core - misc/futures-bounded - misc/server - misc/webrtc-utils - protocols/kad - protocols/ping - protocols/upnp - swarm - transports/webrtc-websys - transports/webrtc Pull-Request: #4537.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
## 0.1.0 - unreleased
|
||||
## 0.1.0
|
||||
|
||||
- Initial release.
|
||||
See [PR 4248].
|
||||
|
@ -8,7 +8,7 @@ name = "libp2p-webrtc-utils"
|
||||
repository = "https://github.com/libp2p/rust-libp2p"
|
||||
rust-version = { workspace = true }
|
||||
version = "0.1.0"
|
||||
publish = false # TEMP fix for https://github.com/obi1kenobi/cargo-semver-checks-action/issues/53.
|
||||
publish = true
|
||||
|
||||
[dependencies]
|
||||
bytes = "1"
|
||||
|
Reference in New Issue
Block a user