zyx 2 år sedan
förälder
incheckning
f7719dc2fe
1 ändrade filer med 1 tillägg och 1 borttagningar
  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"] }