[package] name = "rost" version = "0.2.1" edition = "2021" authors = ["Federico Stra "] description = "A library for sorting" license = "MIT" repository = "https://github.com/FedericoStra/rost" keywords = ["sorting", "algorithms"] categories = ["algorithms"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]