mirror of
https://github.com/arampoire/onetun.git
synced 2026-01-16 12:20:23 -05:00
smoltcp version 0.10 applied
This commit is contained in:
parent
f212e85c41
commit
ff7b5ec2ca
5 changed files with 137 additions and 115 deletions
|
|
@ -28,7 +28,7 @@ rand = "0.8"
|
|||
nom = "7"
|
||||
async-trait = "0.1"
|
||||
priority-queue = "1.3"
|
||||
smoltcp = { version = "0.8.2", default-features = false, features = [
|
||||
smoltcp = { version = "0.10", default-features = false, features = [
|
||||
"std",
|
||||
"log",
|
||||
"medium-ip",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue