NormDecimal has no features set by default.
[dependencies] normdecimal = { version = "0.1.8", features = ["borsh", "sqlx", "postgres"] }
Enables borsh, borsh of rust_decimal
Enables sqlx ^0.6
Enables postgres of sqlx ^0.6
NormDecimal has 3 features without comments.