add ipv6 flag to cargo.toml
This commit is contained in:
parent
c82b520ea8
commit
069f9f0d5d
|
@ -40,6 +40,7 @@ codecov = { repository = "loomprotocol/silk", branch = "master", service = "gith
|
|||
|
||||
[features]
|
||||
unstable = []
|
||||
ipv6 = []
|
||||
asm = ["sha2-asm"]
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in New Issue