chore: bump rustversion from 1.0.3 to 1.0.4 (#14022)

* chore: bump rustversion from 1.0.3 to 1.0.4

Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](https://github.com/dtolnay/rustversion/compare/1.0.3...1.0.4)

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

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
dependabot[bot]
2020-12-13 03:56:27 +09:00
committed by GitHub
parent e7c85571c7
commit a9185d4ea1
4 changed files with 6 additions and 16 deletions

View File

@ -21,7 +21,7 @@ thiserror = "1.0"
[dev-dependencies]
rand = "0.7.3"
rustversion = "1.0.3"
rustversion = "1.0.4"
[lib]
crate-type = ["lib"]