aboutsummaryrefslogtreecommitdiff
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 20d6077..6fa36c6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,6 @@ edition = "2021"
image = "0"
xdg = "2"
clap = { version = "4", features = ["derive"] }
-priority-queue = "1"
rayon = "1"
indicatif = { version = "0", features = ["rayon"] }
sled = "0"
@@ -21,3 +20,4 @@ anyhow = "1"
pathdiff = "0"
reflink-copy = "0"
multiset = "0"
+partitions = "0"