1
2
3
4
5
6
7
8
[package]
name = "elastic-array"
version = "0.1.0"
authors = ["debris <marek.kotewicz@gmail.com>"]

[dev-dependencies]
rand = "*"
to_compare = { path = "to_compare" }