add ipv6 flag to cargo.toml

This commit is contained in:
Anatoly Yakovenko 2018-03-11 12:53:16 -05:00
parent c82b520ea8
commit 069f9f0d5d
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ codecov = { repository = "loomprotocol/silk", branch = "master", service = "gith
[features]
unstable = []
ipv6 = []
asm = ["sha2-asm"]
[dependencies]