We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1454b commit c7ad5f6Copy full SHA for c7ad5f6
Cargo.toml
@@ -58,6 +58,7 @@ regex = "1.11.2"
58
lazy_static = "1.5.0"
59
anyhow = "1.0.99"
60
reqwest = { version = "0.12", features = ["blocking", "json"] }
61
+native-tls = "0.2.14"
62
which = "8.0.0"
63
symlink = "0.1.0"
64
url = "2.5"
0 commit comments