mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
hypha: work in progress implementation of outbound internet access
This commit is contained in:
@ -6,6 +6,7 @@ members = [
|
||||
"libs/xen/xenclient",
|
||||
"libs/advmac",
|
||||
"libs/loopdev",
|
||||
"libs/ipstack",
|
||||
"shared",
|
||||
"container",
|
||||
"network",
|
||||
@ -49,7 +50,7 @@ rtnetlink = "0.14.1"
|
||||
netlink-packet-route = "0.19.0"
|
||||
futures = "0.3.30"
|
||||
ipnetwork = "0.20.0"
|
||||
smoltcp = "0.11.0"
|
||||
udp-stream = "0.0.11"
|
||||
|
||||
[workspace.dependencies.uuid]
|
||||
version = "1.6.1"
|
||||
|
Reference in New Issue
Block a user