[dependencies]
[package]
authors = ["Peter Majchrak <petoknm@gmail.com>"]
description = "Binary coded decimal library"
keywords = ["bcd", "binary", "decimal", "number", "precision"]
license = "GPL-3.0"
name = "bcd"
readme = "README.md"
repository = "https://gitlab.com/petoknm/bcd"
version = "0.1.0"
[profile.release]
lto = true