diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,6 +10,5 @@ pub mod client; #[cfg(test)] pub mod tests; - #[macro_use] extern crate failure; |
![]() |
index : libquassel.git | |
| Native rust implementation of the Quassel protocol and library functions | Max Audron <me@audron.dev> |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | src/lib.rs | 1 |
@@ -10,6 +10,5 @@ pub mod client; #[cfg(test)] pub mod tests; - #[macro_use] extern crate failure; |