Skip to content

Commit

Permalink
Bump up dependencies(crates) versions
Browse files Browse the repository at this point in the history
  • Loading branch information
9prady9 committed Jun 6, 2016
1 parent dc2a7ed commit 84b6c59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ exclude = [
]

[dependencies]
libc = "0.2"
num = "0.1.27"
libc = "0.2.11"
num = "0.1.32"
lazy_static = "0.2.1"

[build-dependencies]
rustc-serialize = "0.3.16"
rustc-serialize = "0.3.19"
rustc_version = "0.1.7"

[lib]
Expand Down

0 comments on commit 84b6c59

Please sign in to comment.