build(deps): update pest crates to 2.7.14

This commit is contained in:
renovate[bot]
2024-10-14 18:46:51 +00:00
parent 14babde435
commit c0ba95589c
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -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"