aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTill Hoeppner2015-04-18 13:35:38 +0200
committerTill Hoeppner2015-04-18 13:35:38 +0200
commitbb94e44ed6ec5b55823270192c00904cbfb24b6b (patch)
tree4fad16b94a5ef93a2f268fef8382aa20c884746b /Cargo.toml
parent8b7500ea4c766ca96d2e65a8f19e595d6021f4fa (diff)
downloadirsc-bb94e44ed6ec5b55823270192c00904cbfb24b6b.tar.gz
irsc-bb94e44ed6ec5b55823270192c00904cbfb24b6b.tar.xz
irsc-bb94e44ed6ec5b55823270192c00904cbfb24b6b.zip
I forgot to keep track. Embarassing, huh?
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5666352..23c7f2a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,6 +12,7 @@ license = "MIT"
log = "*"
regex = "*"
regex_macros = "*"
+eventual = "*"
[features]
ssl = ["openssl"]