remove if-addrs submodule

This commit is contained in:
John Smith
2021-12-31 11:47:37 -05:00
parent 9612e8c7f2
commit c6f573ffe0
4 changed files with 0 additions and 14 deletions

View File

@@ -62,7 +62,6 @@ keyvaluedb-sqlite = { path = "../external/keyvaluedb/keyvaluedb-sqlite" }
data-encoding = { version = "^2" }
serde = { version = "^1", features = ["derive" ] }
serde_cbor = { version = "^0" }
if-addrs = { path = "../external/if-addrs" }
async_executors = { version = "^0", features = [ "async_std" ]}
socket2 = "^0"
bugsalot = "^0"