Add iron-sessionstorage with hotfix to no longer depend on openssl-0.9
... | ... | @@ -32,7 +32,7 @@ persistent = "0.3" |
staticfile = "0.4" | ||
serde_derive = "1.0" | ||
handlebars-iron = "0.25.1" | ||
iron-sessionstorage = "*" | ||
iron-sessionstorage = { path = "iron-sessionstorage" } | ||
serde_yaml = "0.8.9" | ||
structopt = "0.2.18" | ||
reqwest = "0.9.19" | ||
... | ... |
iron-sessionstorage/LICENSE
0 → 100644