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