bcd 0.1.0

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

[dependencies]
# bson = "0.11.1"
# mongodb = "0.3.7"
# r2d2 = "0.8.2"
# r2d2-mongodb = "0.1.1"
# rayon = "1.0.1"

[profile.release]
lto = true