Compare commits
2 Commits
b916b9783b
...
d1420961a0
Author | SHA1 | Date | |
---|---|---|---|
d1420961a0 | |||
f4896f4d80 |
@ -24,3 +24,5 @@ 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" ] }
|
||||||
|
Loading…
Reference in New Issue
Block a user