We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2555bf6 + a273e72 commit bbfce93Copy full SHA for bbfce93
1 file changed
Cargo.toml
@@ -11,7 +11,7 @@ dotenv = "0.15.0"
11
lettre = "0.11.10"
12
once_cell = "1.20.2"
13
rand = "0.8.5"
14
-reqwest = {version = "0.12.9", features = ["json"]}
+reqwest = {version = "0.13.1", features = ["json"]}
15
serde = {version = "1.0.214", features = ["derive"]}
16
serde_json = "1.0.132"
17
serial_test = "3.1.1"
0 commit comments