Delete spare dependency

This commit is contained in:
Smaug123
2021-12-21 10:06:45 +00:00
parent 1c77ebe296
commit 73d4814ab4
2 changed files with 0 additions and 3 deletions

View File

@@ -7,8 +7,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
array = { path = "../array" }
[dev-dependencies]
criterion = "0.3"