[dependencies.chrono]
version = "0.4"
[dependencies.enum_dispatch]
version = "0.3"
[dependencies.num-rational]
version = "0.3"
[dependencies.num-traits]
version = "0.2"
[dependencies.ordered-float]
version = "2.0"
[dependencies.statrs]
version = "0.13"
[package]
authors = ["Tobias Mansfield-Williams <contact@tmwhere.com>"]
categories = ["mathematics"]
description = "Utilities for working with financial options"
edition = "2018"
keywords = ["finance", "derivatives", "options"]
license = "MIT"
name = "options-common"
repository = "https://github.com/t-mw/options-common-rs"
version = "0.7.1"