1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["Anthony Eid <hello@anthonyeid.me>"] description = "Datastructures & Algorithmn library" edition = "2021" license = "GPL-3.0" name = "data_containers" version = "0.1.0"