Skip to content

Commit b6284c5

Browse files
committed
update Regex version
1 parent 8c4a7de commit b6284c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/support/nimbus-fml/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ lazy_static = "1.4"
3434
email_address = { version = "0.2.4", features = ["serde"] }
3535
sha2 = "^0.10"
3636
itertools = "0"
37-
regex = "1.10.5"
37+
regex = "1.9"
3838

3939
[build-dependencies]
4040
uniffi = { version = "0.29.0", features = ["build"], optional = true }

0 commit comments

Comments
 (0)