# 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 = "libpdraw-sys" version = "7.5.0" description = "Rust wrappers over Parrot's libpdraw library" homepage = "https://github.com/daladim/libpdraw-sys" documentation = "https://docs.rs/libpdraw-sys" readme = "README.md" keywords = [ "Parrot", "pdraw", "Anafi", "drone", ] categories = [ "api-bindings", "multimedia", "aerospace::drones", ] license = "MIT" repository = "https://github.com/daladim/libpdraw-sys" [dependencies] [build-dependencies.bindgen] version = "0.69"