mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: bump pest_derive from 2.3.0 to 2.3.1 (#4367)
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](https://github.com/pest-parser/pest/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pest_derive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
@@ -56,7 +56,7 @@ open = "3.0.2"
|
||||
os_info = "3.5.0"
|
||||
path-slash = "0.2.1"
|
||||
pest = "2.3.1"
|
||||
pest_derive = "2.3.0"
|
||||
pest_derive = "2.3.1"
|
||||
quick-xml = "0.25.0"
|
||||
rand = "0.8.5"
|
||||
rayon = "1.5.3"
|
||||
|
||||
Reference in New Issue
Block a user