zyx 2 gadi atpakaļ
vecāks
revīzija
f7719dc2fe
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -6,4 +6,4 @@ edition = "2021"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
-reqwest = { version = "0.11", features = ["json","blocking"] }
+reqwest = { version = "0.11", features = ["json","blocking","rustls-tls"] }