[package] name = "a-range" version = "0.1.0" authors = ["Pascal Hertleif "] description = "Write quick and explict ranges in Rust" license = "Apache-2.0 OR MIT" readme = "README.md" repository = "https://github.com/killercup/a-range" [dependencies] num-traits = "0.2.6"