# sorting-lib a rust lib implemented with sorting algorithm? # installations add this to 'cargo.toml' ```toml [dependencies] sorting-lib = "0.1.0" ``` or you can run ```sh cargo add sorting-lib ``` # contribution well contrib are open you can freely contirb to this repo, but idk why you want to contrib lol # license mit license