Skip to content

Commit

Permalink
Update Cargo.lock with a newer version of Cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuhei Kagawa committed Feb 21, 2019
1 parent 4b7631d commit 35b94ed
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
22 changes: 11 additions & 11 deletions 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 src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ extern crate getopts;
extern crate hyper;
extern crate hyper_openssl;
extern crate colortty;
#[macro_use]
extern crate json;

use std::env;
Expand Down

0 comments on commit 35b94ed

Please sign in to comment.