mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: bump semver from 1.0.9 to 1.0.10 (#4053)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.9...1.0.10) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ rand = "0.8.5"
|
||||
rayon = "1.5.3"
|
||||
regex = "1.5.6"
|
||||
rust-ini = "0.18.0"
|
||||
semver = "1.0.9"
|
||||
semver = "1.0.10"
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde_json = "1.0.81"
|
||||
sha-1 = "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user