Skip to content

Commit

Permalink
Bump rustc_version from 0.3.3 to 0.4.0 (use-ink#291)
Browse files Browse the repository at this point in the history
Bumps [rustc_version](https://github.com/Kimundi/rustc-version-rs) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/Kimundi/rustc-version-rs/releases)
- [Commits](djc/rustc-version-rs@v0.3.3...v0.4.0)

---
updated-dependencies:
- dependency-name: rustc_version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2021
1 parent 88c26c2 commit ff1e456
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -32,7 +32,7 @@ codec = { package = "parity-scale-codec", version = "2.1", features = ["derive"]
which = "4.1.0"
colored = "2.0.0"
toml = "0.5.8"
rustc_version = "0.3.3"
rustc_version = "0.4.0"
blake2 = "0.9.1"
contract-metadata = { version = "0.2.0", path = "./metadata" }
semver = { version = "1.0.3", features = ["serde"] }
Expand Down

0 comments on commit ff1e456

Please sign in to comment.