Remove ipv6 feature

This commit is contained in:
Michael Vines
2019-03-04 09:18:57 -08:00
parent d708982f27
commit 9c44c173df
6 changed files with 50 additions and 43 deletions

View File

@ -17,7 +17,6 @@ codecov = { repository = "solana-labs/solana", branch = "master", service = "git
chacha = []
cuda = []
erasure = []
ipv6 = ["solana-netutil/ipv6"]
[dependencies]
bincode = "1.1.2"