Preparing for v7.0.0 release

This commit is contained in:
Igor Katson 2024-08-27 17:26:39 +01:00
parent b99aab850c
commit a825115472
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
9 changed files with 34 additions and 38 deletions

View file

@ -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"