[dependencies.gcdx]
version = "^0"
[package]
description = "Calculate the least common multiple of multiple values"
documentation = "https://docs.rs/lcmx"
edition = "2021"
homepage = "https://github.com/rikonaka/lcmx-rs"
keywords = ["lcm"]
license = "MIT"
name = "lcmx"
readme = "README.md"
repository = "https://github.com/rikonaka/lcmx-rs"
version = "0.1.4"