br_financial 0.4.0

It's a lib to export calc of financing real state
Documentation
[dependencies.anyhow]
version = "1.0.100"

[dependencies.rstest]
version = "0.26.1"

[dependencies.rust_decimal]
features = ["maths"]
version = "1.39.0"

[dependencies.rust_decimal_macros]
version = "1.39.0"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1"

[lib]
name = "br_financial"
path = "src/lib.rs"

[package]
authors = ["Fabiano Martins <fabiano.paula.martins@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "It's a lib to export calc of financing real state"
edition = "2024"
license = "MIT"
name = "br_financial"
readme = "README.md"
repository = "https://github.com/ofabianomartins/br_financing"
version = "0.4.0"