Files
ntext-rs/Cargo.toml
T
Uttarayan Mondal 653648e3ce Fix bug
change digit_seperator to place_seperator
2021-03-09 17:48:35 +05:30

13 lines
347 B
TOML

[package]
name = "ntext"
version = "0.2.1"
authors = ["Uttarayan Mondal <uttarayan21@gmail.com>"]
edition = "2018"
description = "A rust library to write numbers as words"
readme = "README.md"
documentation = "https://uttarayan21.github.io/ntext-rs"
repository = "https://github.com/uttarayan21/ntext-rs"
license-file = "LICENSE"
publish = false