feldera_rust_decimal 1.33.1-feldera.1

Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
1
2
3
4
5
6
7
8
9
10
extend = [
    { path = "make/benchmark.toml" },
    { path = "make/coverage.toml" },
    { path = "make/fuzz.toml" },
    { path = "make/tests.toml" },
    { path = "make/utils.toml" }
]

[config]
default_to_workspace = false