chore: bump semver from 0.11.0 to 1.0.3 (#17871)
* chore: bump semver from 0.11.0 to 1.0.3 Bumps [semver](https://github.com/dtolnay/semver) from 0.11.0 to 1.0.3. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/0.11.0...1.0.3) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files * Use constructor to avoid pre/build typing issues Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <you@example.com> Co-authored-by: Tyera Eulberg <tyera@solana.com>
This commit is contained in:
@ -20,7 +20,7 @@ log = "0.4.11"
|
||||
net2 = "0.2.37"
|
||||
rayon = "1.5.0"
|
||||
reqwest = { version = "0.11.2", default-features = false, features = ["blocking", "rustls-tls", "json"] }
|
||||
semver = "0.11.0"
|
||||
semver = "1.0.3"
|
||||
serde = "1.0.126"
|
||||
serde_derive = "1.0.103"
|
||||
serde_json = "1.0.64"
|
||||
|
Reference in New Issue
Block a user