mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update pest crates to 2.8.4
This commit is contained in:
+2
-2
@@ -56,8 +56,8 @@ os_info = "3.13.0"
|
||||
# for efficient shared state between `git_status` and `git_metrics`, allowing parallel printing. This is for poison-free locks.
|
||||
parking_lot = "0.12.5"
|
||||
path-slash = "0.2.1"
|
||||
pest = "2.8.3"
|
||||
pest_derive = "2.8.3"
|
||||
pest = "2.8.4"
|
||||
pest_derive = "2.8.4"
|
||||
process_control = "5.2.0"
|
||||
quick-xml = "0.38.4"
|
||||
rand = "0.9.2"
|
||||
|
||||
Reference in New Issue
Block a user