# 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 = "simics-api-sys" version = "0.1.2" authors = ["Rowan Hart "] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = "Automatically generated IntelĀ® SimicsĀ® Simulator FFI bindings" homepage = "https://github.com/intel/simulator-bindings" documentation = "https://intel.github.io/simulator-bindings/crates/simics_api_sys/" readme = "README.md" keywords = [ "simics", "simulator", "intel", "x86", "modeling", ] categories = [ "simulation", "virtualization", "hardware-support", "api-bindings", "emulators", ] license = "Apache-2.0" repository = "https://github.com/intel/simulator-bindings" [lib] name = "simics_api_sys" path = "src/lib.rs" [dev-dependencies.anyhow] version = "1.0.88" [dev-dependencies.raw-cstr] version = "0.1.4" [build-dependencies.anyhow] version = "1.0.88" [build-dependencies.bindgen] version = "0.70.1" [build-dependencies.ispm-wrapper] version = "0.1.1" [build-dependencies.scraper] version = "0.20.0" [build-dependencies.walkdir] version = "2.5.0" [features] default = ["link"] link = []