Bump rustversion from 1.0.4 to 1.0.5 (#17610)

* Bump rustversion from 1.0.4 to 1.0.5

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

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]
2021-05-31 16:54:15 +00:00
committed by GitHub
parent b9db347601
commit 88a22d7b0f
4 changed files with 6 additions and 6 deletions

View File

@ -63,7 +63,7 @@ qstring = "0.7.2"
rand = { version = "0.7.0", optional = true }
rand_chacha = { version = "0.2.2", optional = true }
rand_core = "0.6.2"
rustversion = "1.0.4"
rustversion = "1.0.5"
serde = "1.0.122"
serde_bytes = "0.11"
serde_derive = "1.0.103"