chore(deps): update rust crate fancy-regex to 0.14.0 (#14)
This commit is contained in:
parent
07fd62c560
commit
94194e019c
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ quick-js-dtp = { version = "0.4.1", default-features = false, features = [
|
|||
] }
|
||||
once_cell = "1.12.0"
|
||||
regex = "1.6.0"
|
||||
fancy-regex = "0.13.0"
|
||||
fancy-regex = "0.14.0"
|
||||
thiserror = "1.0.0"
|
||||
url = "2.2.0"
|
||||
reqwest = { version = "0.12.0", default-features = false }
|
||||
|
|
|
|||
Reference in a new issue