[package] name = "algo_sorting" version = "0.0.2" edition = "2021" description = "This is a crate to implement all kind of sorting in the world of algorithms and more sorting methods will be implemented soon..." license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]