# 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 = "dec-number-sys" version = "0.0.28" authors = ["Dariusz Depta "] description = "Rust bindings for The decNumber C library by IBM Fellow Mike Cowlishaw" documentation = "https://docs.rs/dec-number-sys" readme = "README.md" keywords = [ "decimal", "floating", "point", "arithmetic", ] categories = ["api-bindings"] license = "MIT OR Apache-2.0" repository = "https://github.com/wisbery/dec-number-sys.git" [dependencies.libc] version = "0.2.149" [build-dependencies.cc] version = "1.0.83"