chore: update dependencies
This commit is contained in:
parent
3e223a5fd9
commit
f45fafa982
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ quick-js-dtp = { version = "0.4.1", default-features = false, features = [
|
||||||
] }
|
] }
|
||||||
once_cell = "1.12.0"
|
once_cell = "1.12.0"
|
||||||
regex = "1.6.0"
|
regex = "1.6.0"
|
||||||
fancy-regex = "0.12.0"
|
fancy-regex = "0.13.0"
|
||||||
thiserror = "1.0.36"
|
thiserror = "1.0.36"
|
||||||
url = "2.2.2"
|
url = "2.2.2"
|
||||||
reqwest = { version = "0.11.11", default-features = false, features = [
|
reqwest = { version = "0.11.11", default-features = false, features = [
|
||||||
|
|
|
||||||
Reference in a new issue