[package]
authors = ["David Johnson <djohnson.m@gmail.com>"]
description = "Selection sort algorithm"
edition = "2018"
license = "MIT"
name = "selection_sort"
readme = "README.md"
repository = "https://github.com/dmjio/selection_sort"
version = "0.1.0"