summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index eae44d3..e22d8e0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ categories = ["command-line-utilities", "text-processing", "development-tools"]
regex = "1.9.5"
rayon = "1.8.0"
unescape = "0.1.0"
-memmap2 = "0.7.1"
+memmap2 = "0.8.0"
tempfile = "3.8.0"
thiserror = "1.0.48"
globwalk = "0.8.1"