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.14
This commit is contained in:
+2
-2
@@ -61,8 +61,8 @@ open = "5.3.0"
|
||||
# update os module config and tests when upgrading os_info
|
||||
os_info = "3.8.2"
|
||||
path-slash = "0.2.1"
|
||||
pest = "2.7.13"
|
||||
pest_derive = "2.7.13"
|
||||
pest = "2.7.14"
|
||||
pest_derive = "2.7.14"
|
||||
process_control = "5.0.0"
|
||||
quick-xml = "0.36.2"
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user