mirror of
https://github.com/Smaug123/advent-of-code-2021
synced 2025-10-13 07:48:41 +00:00
Delete spare dependency
This commit is contained in:
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user