build(deps): update pest crates to 2.7.4 (#5475)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-15 16:23:42 +02:00
committed by GitHub
parent cee39139bb
commit 7797ae40da
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -62,8 +62,8 @@ open = "5.0.0"
# update os module config and tests when upgrading os_info
os_info = "3.7.0"
path-slash = "0.2.1"
pest = "2.7.3"
pest_derive = "2.7.3"
pest = "2.7.4"
pest_derive = "2.7.4"
quick-xml = "0.30.0"
rand = "0.8.5"
rayon = "1.8.0"