We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4a7de commit b6284c5Copy full SHA for b6284c5
components/support/nimbus-fml/Cargo.toml
@@ -34,7 +34,7 @@ lazy_static = "1.4"
34
email_address = { version = "0.2.4", features = ["serde"] }
35
sha2 = "^0.10"
36
itertools = "0"
37
-regex = "1.10.5"
+regex = "1.9"
38
39
[build-dependencies]
40
uniffi = { version = "0.29.0", features = ["build"], optional = true }
0 commit comments