summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 16d0c260a..6ea34e4f9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -62,8 +62,8 @@ open = "5.1.2"
# update os module config and tests when upgrading os_info
os_info = "3.8.2"
path-slash = "0.2.1"
-pest = "2.7.8"
-pest_derive = "2.7.8"
+pest = "2.7.9"
+pest_derive = "2.7.9"
quick-xml = "0.31.0"
rand = "0.8.5"
rayon = "1.10.0"