chore: update dependencies

This commit is contained in:
Ladislav Hano 2025-01-26 21:38:51 +01:00
parent d2efcffef2
commit 66cf5cc388

View file

@ -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]