sfackler / rust-native-tls

Apache License 2.0
468 stars 197 forks source link

update to openssl 0.10.55 to fix vulnerability report #269

Closed Freyskeyd closed 1 year ago

Freyskeyd commented 1 year ago

Update openssl to 0.10.55 to fix security vulnerability:

sfackler commented 1 year ago

Run cargo update.

Freyskeyd commented 1 year ago

@sfackler yes, but shouldn't we restrict the dep?

sfackler commented 1 year ago

Why?