chore: bump semver from 1.0.3 to 1.0.4 (#19011)

* chore: bump semver from 1.0.3 to 1.0.4

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

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

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-08-02 18:42:47 +00:00
committed by GitHub
parent 95c2873b3c
commit 5b2eada24b
4 changed files with 14 additions and 14 deletions

View File

@ -20,7 +20,7 @@ log = "0.4.14"
net2 = "0.2.37"
rayon = "1.5.1"
reqwest = { version = "0.11.4", default-features = false, features = ["blocking", "rustls-tls", "json"] }
semver = "1.0.3"
semver = "1.0.4"
serde = "1.0.126"
serde_derive = "1.0.103"
serde_json = "1.0.66"