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

Add derive support for std::net::IpAddr which serializes as String #29

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

gregor-netdebug
Copy link
Contributor

Add support for std::net::IpAddr. It's serialized as a string by serde.
Also added a testcase for it.

Add support for `std::net::IpAddr`. It's serialized as a string by
serde.
@dbeckwith
Copy link
Owner

Looks good, thanks for the contribution!

@dbeckwith dbeckwith merged commit 321cf49 into dbeckwith:master Nov 28, 2023
3 checks passed
@dbeckwith
Copy link
Owner

Released in v0.5.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants