build(deps): update pest crates to 2.7.13

This commit is contained in:
renovate[bot]
2024-09-19 17:29:31 +00:00
committed by GitHub
parent da804d6e22
commit 53b43c15f0
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -62,8 +62,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.12"
pest_derive = "2.7.12"
pest = "2.7.13"
pest_derive = "2.7.13"
quick-xml = "0.36.1"
rand = "0.8.5"
rayon = "1.10.0"