Thanks for this crate. I'm trying to build for Docker and can't because it depends on native-tls. I don't want to go down that whole rabbit hole of installing openssl in cargo cross just for this. Any way to remove or make native-tls an optional feature? Or is it absolutely required? Thanks.