build(deps): update pest crates to 2.6.1

This commit is contained in:
renovate[bot]
2023-06-17 16:49:13 +00:00
committed by GitHub
parent 0a05b5ca8b
commit 0bfaacda23
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -62,8 +62,8 @@ open = "4.1.0"
# update os module config and tests when upgrading os_info
os_info = "3.7.0"
path-slash = "0.2.1"
pest = "2.6.0"
pest_derive = "2.6.0"
pest = "2.6.1"
pest_derive = "2.6.1"
quick-xml = "0.29.0"
rand = "0.8.5"
rayon = "1.7.0"