1

Select correct version of easy-tun

This commit is contained in:
Evan Pratten 2024-04-24 11:34:01 -04:00
parent b1970c74ae
commit 4e25dd9472

View File

@ -47,7 +47,7 @@ path = "src/protomask-6over4.rs"
[dependencies] [dependencies]
# Internal dependencies # Internal dependencies
easy-tun = { version = "^1.0.0", path = "libs/easy-tun" } easy-tun = { version = "^2.0.0", path = "libs/easy-tun" }
fast-nat = { version = "^1.0.0", path = "libs/fast-nat" } fast-nat = { version = "^1.0.0", path = "libs/fast-nat" }
interproto = { version = "^1.0.0", path = "libs/interproto", features = [ interproto = { version = "^1.0.0", path = "libs/interproto", features = [
"metrics", "metrics",