Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit bfbcb11

Browse files
committed
add time dependency
1 parent 6165c97 commit bfbcb11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ git = "https://github.com/sfackler/rust-openssl.git"
1313

1414
[dependencies.url]
1515
git = "https://github.com/servo/rust-url"
16+
17+
[dependencies.time]
18+
git = "https://github.com/rust-lang/time"

0 commit comments

Comments
 (0)