[dependencies]
[package]
authors = ["Liberatys <Ilithium@protonmail.com>"]
description = "A ever sorted list for rust that is operating on binary search"
edition = "2018"
keywords = ["list", "sorted"]
license = "MIT/Apache-2.0"
name = "rusted_list"
readme = "README.md"
version = "1.1.0"