Skip to content

Commit a1c750b

Browse files
authored
Update Cargo.toml
1 parent 8e07eaa commit a1c750b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ colored = "2.1.0"
1414
dotenv = "0.15.0"
1515
pyo3 = "0.22.0"
1616
repair_json = "0.1.0"
17-
reqwest = { version = "0.12.7", features = ["json"] }
17+
reqwest = { version = "0.12.7", features = ["json", "rustls-tls"] }
1818
serde = { version = "1.0.209", features = ["derive"] }
1919
serde_json = "1.0.127"
2020
tokio = { version = "1", features = ["full"] }

0 commit comments

Comments
 (0)