ooni/oocrypto v0.2.1
This release includes a fix where we cannot use the connection returned by `NewClientConnStdlib` because the returned interface does not declare it implements the `NetConn` method, hence the returned type is not compatible with `oohttp.TLSConn`.