mirror of
https://github.com/arampoire/onetun.git
synced 2025-12-01 00:00:24 -05:00
chore: udpate to smoltcp 0.12
This commit is contained in:
parent
ca3590a4c0
commit
0e93a6435a
6 changed files with 13 additions and 11 deletions
|
|
@ -20,7 +20,7 @@ rand = "0.8"
|
|||
nom = "7"
|
||||
async-trait = "0.1"
|
||||
priority-queue = "1.3"
|
||||
smoltcp = { version = "0.11", default-features = false, features = [
|
||||
smoltcp = { version = "0.12", default-features = false, features = [
|
||||
"std",
|
||||
"log",
|
||||
"medium-ip",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue