[dependencies.num]
version = "0.4.1"
[dependencies.thiserror]
version = "1.0.56"
[dev-dependencies.test-case]
version = "3.3.1"
[lib]
path = "source/lib.rs"
[package]
authors = ["Holllo <helllo@holllo.org>"]
description = "Roman numeral toolkit"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "romantic"
readme = "README.md"
repository = "https://git.bauke.xyz/Holllo/romantic"
version = "0.1.2"