diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ extern crate irc; extern crate regex; extern crate reqwest; extern crate time; +extern crate antidote; pub mod plugin; pub mod plugins; |
