Closed optimumtact closed 1 year ago
can anyone explain to me why cargo is ignoring the updated cargo lock file for the windows build?
Or more accurately, why is the windows build locked while the linux ones are not?
heh I had a branch for this but got busy, will review soon
This is hot
This removes the dependency on libssl, which is one of the few remaining dependencies that it has beyond libc
This is a major version bump because there may be some inconsistencies with the tls certs suported by rustls
https://docs.rs/mysql/latest/mysql/#ssl-support
You can opt back into the native stack if you so choose