Update README for IPv6 support

IPv6 looks implemented, cleaning up the README comment
This commit is contained in:
Mat Wood
2020-01-17 11:22:52 -08:00
parent 38460c0598
commit 23b95c3b85

View File

@ -1,7 +1,6 @@
ipnetwork
===
This is a library to work with IPv4 and v6 CIDRs in rust
The IPv4 implementation is stable, IPv6 implementation is not done yet.
This is a library to work with IPv4 and IPv6 CIDRs in rust
[![Build Status](https://travis-ci.org/achanda/ipnetwork.svg?branch=master)](https://travis-ci.org/achanda/ipnetwork)
[![Merit Badge](http://meritbadge.herokuapp.com/ipnetwork)](https://crates.io/crates/ipnetwork)