build(deps): update pest crates to 2.5.4

This commit is contained in:
renovate[bot]
2023-01-24 17:08:40 +00:00
parent b0e0c52fcd
commit 91ffe95711
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -62,8 +62,8 @@ open = "3.2.0"
# update os module config and tests when upgrading os_info
os_info = "3.5.1"
path-slash = "0.2.1"
pest = "2.5.3"
pest_derive = "2.5.3"
pest = "2.5.4"
pest_derive = "2.5.4"
quick-xml = "0.27.1"
rand = "0.8.5"
rayon = "1.6.1"