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.
reqwest-rustls-tls
1 parent 726fa1d commit 91abf7dCopy full SHA for 91abf7d
1 file changed
ci/run.bash
@@ -32,7 +32,6 @@ case "$TARGET" in
32
mips* ) ;;
33
loongarch* ) ;;
34
*netbsd* ) ;;
35
- *illumos* ) ;;
36
# default case, build with rustls enabled
37
* ) FEATURES+=('--features' 'reqwest-rustls-tls') ;;
38
esac
0 commit comments