build(deps): update pest crates to 2.7.15

This commit is contained in:
renovate[bot]
2024-12-07 05:24:18 +00:00
committed by GitHub
parent 5e7b4ad408
commit e6f4a7d30e
2 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -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"