Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
r-darwish committed Jun 27, 2018
1 parent 1b619b8 commit 5d1ec98
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ exclude = ["doc/screenshot.gif"]
directories = "0.10.0"
failure = "0.1.1"
failure_derive = "0.1.1"
serde = "1.0.66"
serde_derive = "1.0.66"
serde = "1.0.67"
serde_derive = "1.0.67"
termion = "1.5.1"
toml = "0.4.6"
which = "2.0.0"
shellexpand = "1.0.0"
clap = "2.31.2"
clap = "2.32.0"
log = "0.4.2"
env_logger = "0.5.10"

0 comments on commit 5d1ec98

Please sign in to comment.