Skip to content

Commit 5b80d4b

Browse files
committed
Add "extern create chrono"
1 parent 4ade6ad commit 5b80d4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ extern crate failure;
44
extern crate serde_derive;
55

66
extern crate base64;
7+
extern crate chrono;
78
extern crate dirs;
89
extern crate http;
910
extern crate openssl;

0 commit comments

Comments
 (0)