diff options
Diffstat (limited to 'fun/paroxysm/Cargo.toml')
-rw-r--r-- | fun/paroxysm/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fun/paroxysm/Cargo.toml b/fun/paroxysm/Cargo.toml index eb1b4386c919..4d282285fd97 100644 --- a/fun/paroxysm/Cargo.toml +++ b/fun/paroxysm/Cargo.toml @@ -7,6 +7,7 @@ version = "0.1.0" [dependencies] chrono = "0.4" config = "0.9" +crimp = "0.2" env_logger = "0.7" failure = "0.1" irc = "0.13" |