Add cargo-hack to the github ci action
Add https://crates.io/crates/cargo-hack to the CI action to test the crate with different features and if they compile correctly
okay can you assign this to me @itsyaasir
You can do it
high @itsyaasir can you give me link from where i can download openssl of 0.10 version because i am not able to find it
Hello, the openssl is being pulled directly from the crates.io, are you getting errors with this ?
I think it should be getting pulled, if the features using the dependency are enabled
Hello, the openssl is being pulled directly from the crates.io, are you getting errors with this ?
yes i am getting error when i am doing cargo build saying that i have no environment of openssl so try to set up the environment but i could not able to find 0.10 version of openssl @itsyaasir