# 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 = "livox2-sys" version = "0.1.0" authors = ["ZXY <3303057136@qq.com>"] build = "build.rs" links = "livox_lidar_sdk_static" autobins = false autoexamples = false autotests = false autobenches = false description = "A Rust wrapper for the Livox SDK2" readme = "README.md" keywords = [ "ffi", "livox", "lidar", "sdk", ] categories = ["external-ffi-bindings"] license = "MIT" repository = "https://github.com/ZXY595/livox2-sys-rs" [lib] name = "livox2_sys" path = "src/lib.rs" [dependencies] [build-dependencies.bindgen] version = "0.70" [build-dependencies.cmake] version = "0.1"