# 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] name = "softfloat-sys" version = "0.1.4" authors = ["Jacob Lifshay "] description = "Rust bindings for Berkeley SoftFloat 3" license = "BSD-3-Clause" repository = "https://salsa.debian.org/Kazan-team/softfloat-sys" [dependencies.c99] version = "0.1.1" [build-dependencies.cc] version = "1.0" [build-dependencies.cc-version] version = "0.1.0" [features] 8086 = [] 8086-sse = [] arm-vfpv2 = [] arm-vfpv2-defaultnan = [] default = ["8086-sse"] riscv = []