Skip to content

Commit

Permalink
Reset external crate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dyule committed May 18, 2018
1 parent 5089484 commit 6680843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
//! These methods can be used to refine the course differences found through the rsync method.
#![deny(missing_docs)]
extern crate md5;
extern crate crypto;
extern crate byteorder;
#[macro_use]
extern crate log;
Expand Down

0 comments on commit 6680843

Please # to comment.