Add smoltcp dhcp socket configuration
This commit is contained in:
committed by
Dario Nieuwenhuis
parent
2eae12b7f1
commit
8f4fae9b36
@ -17,7 +17,7 @@ async-io = "1.6.0"
|
||||
env_logger = "0.9.0"
|
||||
futures = { version = "0.3.17" }
|
||||
log = "0.4.14"
|
||||
nix = "0.22.1"
|
||||
nix = "0.26.2"
|
||||
libc = "0.2.101"
|
||||
clap = { version = "3.0.0-beta.5", features = ["derive"] }
|
||||
rand_core = { version = "0.6.3", features = ["std"] }
|
||||
|
Reference in New Issue
Block a user