mirror of
https://github.com/arampoire/onetun.git
synced 2026-01-16 09:20:25 -05:00
Merge 7110b7dffd into 3ca5ae2181
This commit is contained in:
commit
29eda7caa3
2 changed files with 9 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ smoltcp = { version = "0.12", default-features = false, features = [
|
|||
"socket-tcp",
|
||||
] }
|
||||
bytes = "1"
|
||||
base64 = "0.13"
|
||||
base64 = "0.22"
|
||||
|
||||
# forward boringtuns tracing events to log
|
||||
tracing = { version = "0.1", default-features = false, features = ["log"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue