Skip to content

Commit

Permalink
Remove unused time dependency from client/.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith authored and bluejekyll committed Oct 25, 2017
1 parent 56f68bf commit 1a58165
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ log = "^0.3.5"
openssl = { version = "^0.9.8", features = ["v102", "v110"], optional = true }
rand = "^0.3"
ring = { version = "^0.12", optional = true }
time = "^0.1"
tokio-core = "^0.1"
trust-dns-proto = {version = "^0.1", path = "../proto" }
untrusted = "^0.5"
Expand Down

0 comments on commit 1a58165

Please sign in to comment.