zyx 2 tahun lalu
induk
melakukan
f7719dc2fe
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"] }