We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3ee55d + 9fcb445 commit 492b6b5Copy full SHA for 492b6b5
1 file changed
backend/Cargo.toml
@@ -43,7 +43,7 @@ time = "0.3"
43
sha2 = "0.10"
44
hmac = "0.12"
45
subtle = "2.5"
46
-reqwest = { version = "0.12", features = ["json"] }
+reqwest = { version = "0.13", features = ["json"] }
47
html-escape = "0.2"
48
rand = "0.10"
49
0 commit comments