Skip to content

Commit

Permalink
Bump cargo from 0.36.0 to 0.37.0
Browse files Browse the repository at this point in the history
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/rust-lang/cargo/releases)
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](rust-lang/cargo@0.36.0...0.37.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 3, 2019
1 parent 17e68df commit f8b7c26
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 29 deletions.
55 changes: 27 additions & 28 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A Cargo subcommand to edit dependencies locally via `[replace]`
edition = "2018"

[dependencies]
cargo = "0.36.0"
cargo = "0.37.0"
curl = "0.4.24"
docopt = "1.1.0"
env_logger = { version = "0.7.0", default-features = false }
Expand Down

0 comments on commit f8b7c26

Please sign in to comment.