# 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] edition = "2018" name = "card10-sys" version = "1.10.0" authors = ["Astro ", "Kloenk ", "Bruno Kirschner ", "Puzzlewolf ", "Raphael Nestler ", "Danilo Bargen ", "toon ", "Sergey Pepyakin "] exclude = ["target", "firmware/lib/micropython", "firmware/lib/ff13", "firmware/lib/sdk/Documentation", "firmware/lib/sdk/Applications", "firmware/lib/sdk/Libraries/BTLE", "firmware/lib/sdk/Libraries/FreeRTOS", "firmware/lib/sdk/Libraries/FreeRTOS-Plus", "firmware/lib/sdk/Libraries/SDHC", "firmware/lib/sdk/Libraries/MAXUSB", "firmware/openocd", "firmware/Documentation", "firmware/hw-tests", "firmware/preload", "firmware/pycardium", "firmware/bootloader", "firmware/tools", "firmware/docker"] description = "Unsafe C bindings for card10 l0dables" homepage = "https://git.card10.badge.events.ccc.de/astro/rust-card10" keywords = ["CCC", "CCCamp2019", "CCCamp19", "card10", "l0dable"] categories = ["external-ffi-bindings", "no-std"] license = "MIT/Apache-2.0" repository = "https://git.card10.badge.events.ccc.de/astro/rust-card10" [dependencies.panic-abort] version = "^0.3" [dependencies.r0] version = "^0.2" [build-dependencies.bindgen] version = "^0.51" [build-dependencies.cc] version = "^1.0"