sfackler / rust-native-tls

Apache License 2.0
473 stars 197 forks source link

Please update openssl dependency. #255

Closed SilenLoc closed 1 year ago

SilenLoc commented 1 year ago

https://github.com/sfackler/rust-native-tls/blob/8fa929d6c3fb7c7adfca9e0fdd6446f5dfb34f92/Cargo.toml#L31

The newest version has a fix that solves a security/safety problem.

See: https://rustsec.org/advisories/RUSTSEC-2023-0022 solved in 0.10.48

sfackler commented 1 year ago

cargo update.