rustls-cng 0.7.0

Windows CNG API bridge for rustls
Documentation
1
2
3
4
5
#!/usr/bin/env bash
set -e
rustup update
rustup default $1
rustup target add $2