Skip to content

Commit

Permalink
Update dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
malbarbo committed Jul 2, 2018
1 parent 3502de4 commit 6948871
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 71 deletions.
124 changes: 56 additions & 68 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 @@ -10,9 +10,9 @@ repository = "https://github.com/japaric/cross"
version = "0.1.15-dev"

[dependencies]
error-chain = "0.7.1"
lazy_static = "0.2"
error-chain = "0.12"
lazy_static = "1.0"
libc = "0.2.18"
rustc_version = "0.2.1"
semver = "0.6.0"
semver = "0.9.0"
toml = "0.2.1"

0 comments on commit 6948871

Please sign in to comment.