summaryrefslogtreecommitdiff
path: root/oryxc/Cargo.toml
diff options
context:
space:
mode:
authorromir kulshrestha <romir.kulshrestha@gmail.com> 2026-03-04 19:27:00 +0100
committerromir kulshrestha <romir.kulshrestha@gmail.com> 2026-03-04 19:27:00 +0100
commitcb792e04c739aa0ea1e957595508b5d2b42fe1c2 (patch)
tree03449f72018f8c89f0b7acf6a891be082c00a172 /oryxc/Cargo.toml
parent8ca564832896700916b6d19e007eda361c075fc6 (diff)
vec supremacy
Diffstat (limited to 'oryxc/Cargo.toml')
-rw-r--r--oryxc/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/oryxc/Cargo.toml b/oryxc/Cargo.toml
index 4308b1a..267e889 100644
--- a/oryxc/Cargo.toml
+++ b/oryxc/Cargo.toml
@@ -5,7 +5,6 @@ edition = "2024"
[dependencies]
crossbeam-deque = "0.8.6"
-dashmap = "6.1.0"
# icu = { version = "2.1.1", features = ["compiled_data"] }
clap = { version = "4", features = ["derive"] }
# num-rational = "0.4.2"