obbba-overtime 0.1.2

Estimate the OBBBA above-the-line deduction for qualified overtime compensation, including the MAGI phase-out (2025-2028).
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "obbba-overtime"
version = "0.1.2"
authors = ["NoOvertimeTax <hello@noovertimetax.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Estimate the OBBBA above-the-line deduction for qualified overtime compensation, including the MAGI phase-out (2025-2028)."
homepage = "https://noovertimetax.com/"
documentation = "https://noovertimetax.com/learn/magi-phaseout/"
readme = "README.md"
keywords = [
    "obbba",
    "overtime",
    "tax",
    "deduction",
    "usa",
]
categories = [
    "finance",
    "mathematics",
]
license = "MIT"
repository = "https://github.com/theluckystrike/noovertimetax"

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