[package] name = "version-sort" version = "0.1.0" authors = ["Clar Charr "] repository = "https://github.com/clarcharr/version-sort" documentation = "https://clarcharr.github.io/version-sort/version_sort" description = "Breaks strings into a format that allows more-natural string sorting." readme = "README.md" license-file = "LICENSE" exclude = [".gitignore"] [dev-dependencies] clippy = "^0.0"