Skip to content

Commit c229fd8

Browse files
committed
Extern crate error
1 parent 9add71b commit c229fd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libturms/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
//! High-level API for Turms.
22
33
pub extern crate discover;
4+
pub extern crate error;
45
pub extern crate p2p;
56

67
mod channel;

0 commit comments

Comments
 (0)