chore: update dependencies
This commit is contained in:
parent
d2efcffef2
commit
66cf5cc388
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ edition = "2021"
|
|||
[dependencies]
|
||||
regex = "1.11.1"
|
||||
json = "0.12.4"
|
||||
reqwest = "0.12.9"
|
||||
reqwest = "0.12.12"
|
||||
form_urlencoded = "1.2.1"
|
||||
thiserror = "2.0.3"
|
||||
thiserror = "2.0.11"
|
||||
dotenv = "0.15.0"
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Reference in a new issue