# 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 = "librador-sys" version = "0.1.0" authors = ["Andrew Dona-Couch "] exclude = ["Labrador/AVR_Code", "Labrador/Desktop_Interface/bin", "Labrador/Desktop_Interface/build_*", "Labrador/Desktop_Interface/linker", "Labrador/Desktop_Interface/macrun", "Labrador/Desktop_Interface/make_*", "Labrador/Desktop_Interface/resources", "Labrador/Desktop_Interface/rules.d*", "Labrador/Desktop_Interface/ui_*", "Labrador/Desktop_Interface/*.bmp", "Labrador/Desktop_Interface/*.png", "Labrador/Librador_API/Deprecated", "Labrador/Librador_API/___librador/MATLAB_Octave", "Labrador/Librador_API/___librador/demo_qt", "Labrador/PCB", "Labrador/labrador_bootstrap_pi", "Labrador/pinout.svg"] description = "Raw bindings to librador, the EspoTek Labrador driver library. You may prefer to use librador instead." keywords = ["espotek", "labrador"] categories = ["external-ffi-bindings", "hardware-support"] license = "GPL-3.0" repository = "https://git.sr.ht/~couch/librador-sys" resolver = "2" [dependencies.cxx] version = "1.0" [dependencies.libusb1-sys] version = "0.6" [build-dependencies.cxx-build] version = "1.0"