Preparing for v7.0.0 release
This commit is contained in:
parent
b99aab850c
commit
a825115472
9 changed files with 34 additions and 38 deletions
|
|
@ -20,8 +20,7 @@ serde-xml-rs = "0.6.0"
|
|||
tokio = { version = "1", features = ["macros"] }
|
||||
futures = "0.3"
|
||||
url = "2"
|
||||
async-recursion = "1"
|
||||
network-interface = { git = 'https://github.com/ikatson/network-interface', branch = "compile-on-freebsd" }
|
||||
network-interface = { version = "2" }
|
||||
httparse = "1.9.4"
|
||||
bstr = "1.10.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue