Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use IP address types stabilised in core::net #61

Open
ctz opened this issue Oct 1, 2024 · 1 comment
Open

Use IP address types stabilised in core::net #61

ctz opened this issue Oct 1, 2024 · 1 comment
Labels
next-major-release breaking changes put off until next major release

Comments

@ctz
Copy link
Member

ctz commented Oct 1, 2024

Once the following two things become true:

  • we take an MSRV >= 1.77
  • we do a breaking release

We can abolish our IP address types and just use core::net. Refer to #60

@ctz ctz added the next-major-release breaking changes put off until next major release label Oct 1, 2024
@djc
Copy link
Member

djc commented Oct 1, 2024

I think it was intended that we could do this without a breaking change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next-major-release breaking changes put off until next major release
Projects
None yet
Development

No branches or pull requests

2 participants