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