mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update pest crates to 2.7.15
This commit is contained in:
+2
-2
@@ -60,8 +60,8 @@ open = "5.3.1"
|
||||
# update os module config and tests when upgrading os_info
|
||||
os_info = "3.9.0"
|
||||
path-slash = "0.2.1"
|
||||
pest = "2.7.14"
|
||||
pest_derive = "2.7.14"
|
||||
pest = "2.7.15"
|
||||
pest_derive = "2.7.15"
|
||||
process_control = "5.0.0"
|
||||
quick-xml = "0.37.1"
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user