[package] name = "softprimes" version = "0.1.0" authors = ["Dmitry Nemkov "] include = ["src/**", "Cargo.toml", "Cargo.lock"] exclude = ["target"] description = "A little prime numbers library implements in Rust." license = "MIT" repository = "https://github.com/xeqlol/softprimes" documentation = "A little prime numbers library implements in Rust."