mirror of
https://github.com/arampoire/onetun.git
synced 2025-11-30 23:00:25 -05:00
update boringtun to 0.6.0
This commit is contained in:
parent
91e6c79832
commit
0931ed496a
2 changed files with 285 additions and 55 deletions
|
|
@ -11,7 +11,7 @@ repository = "https://github.com/aramperes/onetun"
|
|||
|
||||
[dependencies]
|
||||
# Required dependencies (bin and lib)
|
||||
boringtun = { version = "0.4.0", default-features = false }
|
||||
boringtun = { version = "0.6.0", default-features = false }
|
||||
log = "0.4"
|
||||
anyhow = "1"
|
||||
tokio = { version = "1", features = [ "rt", "sync", "io-util", "net", "time", "fs", "macros" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue