mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 20:39:10 +00:00
Use common version of regex across workspace
This commit is contained in:
@@ -19,5 +19,5 @@ lighthouse_metrics = { path = "../lighthouse_metrics" }
|
||||
slog = "2.5.2"
|
||||
store = { path = "../../beacon_node/store" }
|
||||
lazy_static = "1.4.0"
|
||||
regex = "1.5.5"
|
||||
regex = "1.5.4"
|
||||
sensitive_url = { path = "../sensitive_url" }
|
||||
|
||||
Reference in New Issue
Block a user