summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-05-07 09:51:43 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-05-07 09:51:43 +0900
commitb1638f3c4856270696a8db2b5ccc7e4ec6fd29a9 (patch)
treea20db4543f9e7449a0ae45e673e778f64944d6cf /Cargo.toml
parent30fff247726bc7b746aecb1ea532748af0c0b2ec (diff)
Remove exacl from dev-dep
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ff95a2d..214fe55 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -38,7 +38,6 @@ unicode-width = "0.1.10"
[dev-dependencies]
devtimer = "4.0.0"
-exacl = "0.10.0"
rayon = "1.6.1"
[target.'cfg(unix)'.dependencies]