Compare commits

..

No commits in common. "d1420961a02d035424dee1b475fda51d10b57686" and "b916b9783b9bf30fe88817eb81b5a16b4d9bb39a" have entirely different histories.

View File

@ -24,5 +24,3 @@ ics = "0.5"
futures = "0.3" futures = "0.3"
lettre = "0.11" lettre = "0.11"
[target.'cfg(not(windows))'.dependencies]
openssl = { version = "0.10", features = [ "vendored" ] }