This patch is needed because Jonas's rust-lazy-regex doesn't have the
full set of provides that rust team patches do.
Index: ognibuild/Cargo.toml
===================================================================
--- ognibuild.orig/Cargo.toml
+++ ognibuild/Cargo.toml
@@ -205,7 +205,7 @@ version = "1.3.0"
 version = ">=0.3"
 
 [dependencies.lazy-regex]
-version = ">=2"
+version = "3"
 
 [dependencies.lazy_static]
 version = "1"
