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

9
Cargo.lock generated
View File

@@ -1660,14 +1660,6 @@ dependencies = [
"unicode-normalization",
]
[[package]]
name = "if-addrs"
version = "0.7.0"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "ifstructs"
version = "0.1.1"
@@ -3775,7 +3767,6 @@ dependencies = [
"getrandom 0.2.3",
"hashbrown",
"hex",
"if-addrs",
"ifstructs",
"jni",
"jni-sys",