Use common version of regex across workspace

This commit is contained in:
Paul Hauner
2022-08-25 12:10:21 +10:00
parent e5476cd6b7
commit 89b233449c
8 changed files with 8 additions and 8 deletions

View File

@@ -13,4 +13,4 @@ eth2 = { path = "../../common/eth2" }
validator_client = { path = "../../validator_client" }
validator_dir = { path = "../../common/validator_dir", features = ["insecure_keys"] }
sensitive_url = { path = "../../common/sensitive_url" }
execution_layer = { path = "../../beacon_node/execution_layer" }
execution_layer = { path = "../../beacon_node/execution_layer" }