Bump regex from 1.9.5 to 1.9.6 (#1184)

This commit is contained in:
dependabot[bot]
2023-10-02 13:05:55 +03:00
committed by GitHub
parent 850c5e57a8
commit a724c4e4c0
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ primitive-types = { version = "0.12.1", default-features = false, features = ["c
proc-macro-error = "1.0.4"
proc-macro2 = "1.0.67"
quote = "1.0.33"
regex = "1.9.5"
regex = "1.9.6"
scale-info = "2.9.0"
scale-value = "0.12.0"
scale-bits = "0.4.0"