Skip to content

Commit

Permalink
Merge pull request rust-lang#83 from gnzlbg/ec
Browse files Browse the repository at this point in the history
Update cargo and crates-io dependencies
  • Loading branch information
ibabushkin authored Jan 2, 2019
2 parents eefc1ba + 8b46690 commit fd1356c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ name = "rust-semverver"
path = "src/bin/rust_semverver.rs"

[dependencies]
cargo = "0.31"
crates-io = "0.19"
cargo = "0.32"
crates-io = "0.20"
env_logger = "0.6"
log = "0.4"
semver = "0.9"
Expand Down

0 comments on commit fd1356c

Please sign in to comment.