before directory modification

This commit is contained in:
mfahampshire
2025-07-04 15:01:11 +02:00
parent 4ea2c3beb3
commit 6cb2fc8445
+2 -2
View File
@@ -50,8 +50,8 @@ nym-bin-common = { workspace = true, features = [
"basic_tracing",
] }
# nym-ip-packet-client = { git = "https://github.com/nymtech/nym-vpn-client", rev = "5c3aacfce158aac73cbd3fd905d90269f8bacc01" }
# nym-gateway-directory
nym-ip-packet-client = { path = "../../../nym-ip-packet-client" }
nym-gateway-directory = { path = "../../../nym-gateway-directory" }
bytecodec = { workspace = true }
httpcodec = { workspace = true }