You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Too many users are finding this crate and trying to use it. Make it
obvious where they should be looking instead.
Closes#3075.
## Breaking Changes
<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->
## Notes & open questions
- This targets the new `maint-0.28` branch which starts off the
`v0.28.1` tag.
- Only the iroh-net crate has a new version number, I believe only
publishing this crate makes the most sense.
## Change checklist
- [x] Self-review.
- [x] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
- [x] Tests if relevant.
- [x] All breaking changes documented.
If you look at https://crates.io/crates/iroh-net or https://docs.rs/iroh-net/latest/iroh_net/ there is no indication that the crate is discontinued and that the
iroh
crate should be used. We should probably do a point release with a warning in the README and toplevel crate docs.The text was updated successfully, but these errors were encountered: