# 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 = "sleef-trig-sys" version = "0.1.0" authors = ["Joakim FrostegÄrd "] exclude = [ "./c/test_sleef_sind1_u35purec.c", "./c/test_sleef_sind2_u35sse2.c", ] description = "Bindings to a few sleef.org trigonometric functions" readme = "README.md" keywords = [ "math", "trigonometry", "audio", "ffi", ] categories = [ "mathematics", "external-ffi-bindings", ] license = "BSL-1.0" repository = "https://github.com/greatest-ape/sleef-trig" resolver = "1" [build-dependencies.cc] version = "1.0"