fedimint / tonic_lnd

Rust implementation of LND RPC client using async GRPC library `tonic`
6 stars 16 forks source link

Purge openssl from dep tree #9

Closed okjodom closed 1 year ago

okjodom commented 1 year ago

Previous version introduced openssl through declared dependency on hyper-rustls. We remove optional dependencies and features to purge openssl