-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New * Added `Deserialize` impl for the `base::net::nostd::Ipv6Addr` and fixed the impl for `Ipv4Addr`. ([#413]) Bug fixes * Fixed an incorrect feature gate that blocks compilation if only `"net"` is enabled. ([#412]) * Added (all? most?) missing feature dependencies for all features. * Fixed `Deserialize` impls for `ParsedName` and `ExtendedError` to compile and work without `std`. ([#413])
- Loading branch information
Showing
3 changed files
with
20 additions
and
24 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters