[package]
authors = ["sugmaboy<jjmartinodev@outlook.com>"]
categories = ["data-structures"]
description = "a list type for any type"
edition = "2021"
keywords = ["any", "list"]
license-file = "LICENSE"
name = "anylist"
readme = "README.md"
repository = "https://github.com/jjmartinodev/anylist"
rust-version = "1.56"
version = "0.2.2"