[package] name = "damm" version = "0.1.0" authors = ["Wesley Hershberger "] description = "Implementation of the Damm algorithm in Rust" license = "Unlicense" repository = "https://gitlab.com/MggMuggins/damm" keywords = ["id"] [badges.gitlab] repository = "https://gitlab.com/MggMuggins/damm" [dependencies] digits_iterator = "0.1.0"