mirror of
https://github.com/arampoire/onetun.git
synced 2025-12-01 02:00:25 -05:00
update to smoltcp 0.11
This commit is contained in:
parent
10b88ccc60
commit
72ab679142
2 changed files with 8 additions and 50 deletions
|
|
@ -20,7 +20,7 @@ rand = "0.8"
|
|||
nom = "7"
|
||||
async-trait = "0.1"
|
||||
priority-queue = "1.3"
|
||||
smoltcp = { version = "0.10", default-features = false, features = [
|
||||
smoltcp = { version = "0.11", default-features = false, features = [
|
||||
"std",
|
||||
"log",
|
||||
"medium-ip",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue