Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wdv4758h committed Aug 18, 2016
1 parent d6a4a64 commit 7e80e90
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 13 deletions.
34 changes: 23 additions & 11 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ repository = "https://github.com/wdv4758h/cargo-arch/"
keywords = ["cargo", "package"]

[dependencies]
clap = { version = "2.9.3", features = ["yaml"] }
clap = { version = "2.10.0", features = ["yaml"] }
rustc-serialize = "0.3.19"
toml = "0.1.30"
toml = "0.2.0"

[package.metadata.arch]
arch = ["x86_64"]
Expand Down

0 comments on commit 7e80e90

Please sign in to comment.