mirror of
https://github.com/arampoire/onetun.git
synced 2025-11-30 23:40:24 -05:00
Merge pull request #67 from aramperes/dependabot/cargo/priority-queue-2.1.1
This commit is contained in:
commit
c83c9ec500
2 changed files with 15 additions and 8 deletions
|
|
@ -19,7 +19,7 @@ futures = "0.3"
|
|||
rand = "0.8"
|
||||
nom = "7"
|
||||
async-trait = "0.1"
|
||||
priority-queue = "1.3"
|
||||
priority-queue = "2.1"
|
||||
smoltcp = { version = "0.12", default-features = false, features = [
|
||||
"std",
|
||||
"log",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue