Merge pull request #119 from thepacketgeek/master

Update README for IPv6 support
This commit is contained in:
Abhishek Chanda
2020-01-17 20:12:23 +00:00
committed by GitHub

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)