[build-dependencies.pyo3-build-config]
version = "^0.15"
[dependencies.pyo3]
features = ["extension-module"]
version = "^0.15"
[lib]
crate-type = ["cdylib", "rlib"]
name = "rithm"
[package]
description = "Arbitrary precision arithmetic."
edition = "2018"
license = "MIT"
license-file = "LICENSE"
name = "rithm"
version = "5.2.0"