Kixunil / tonic_lnd

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

RUSTSEC-2024-0336 #45

Open thevaibhav-dixit opened 5 months ago

thevaibhav-dixit commented 5 months ago

I am using tonic_lnd in my project and looks like there is a vulnerability reported in the current version of rustls(0.19.1). It would be great if this could be updated to use the latest version. Thanks.