Make bootstrapping functions accessible to other binaries
This commit is contained in:
@@ -46,6 +46,7 @@ extern crate ring;
|
||||
extern crate serde;
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
extern crate pnet;
|
||||
extern crate serde_json;
|
||||
extern crate sha2;
|
||||
extern crate untrusted;
|
||||
|
Reference in New Issue
Block a user