1
0
Fork 0

Fix old package

This commit is contained in:
Malte Brandy 2018-07-19 19:53:52 +02:00
parent 8b5b5b2658
commit 8def46a626
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -21,6 +21,7 @@ pub mod kassandra;
pub mod tasktree;
pub mod well_known;
pub mod mail;
#[allow(renamed_and_removed_lints)]
pub mod error {
use task_hookrs::error as terror;