dfp 0.1.0

Rust bindings for Intel(R) Decimal Floating-Point Math Library
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "dfp"
version = "0.1.0"
authors = ["Ivan Dubrov <dubrov.ivan@gmail.com>"]
description = "Rust bindings for Intel(R) Decimal Floating-Point Math Library"
license = "MIT/Apache-2.0"
repository = "https://github.com/idubrov/dfp"
[build-dependencies.bindgen]
version = "0.37.4"

[build-dependencies.cc]
version = "1.0"
features = ["parallel"]
[badges.circle-ci]
repository = "idubrov/dfp-rs"

[badges.codecov]
repository = "idubrov/dfp-rs"

[badges.is-it-maintained-issue-resolution]
repository = "idubrov/dfp-rs"

[badges.is-it-maintained-open-issues]
repository = "idubrov/dfp-rs"

[badges.maintenance]
status = "experimental"