# 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 = "apriltag-sys" version = "0.3.0" authors = [ "jerry73204 ", "Andrew Straw ", ] description = "Rust bindings for AprilTag library" homepage = "https://github.com/jerry73204/apriltag-rust" documentation = "https://docs.rs/apriltag-sys" readme = "README.md" license = "BSD-2-Clause" repository = "https://github.com/jerry73204/apriltag-rust.git" resolver = "1" [dependencies] [dev-dependencies.image] version = "0.24.5" [build-dependencies.anyhow] version = "1.0.68" [build-dependencies.bindgen] version = "0.63.0" optional = true [build-dependencies.cc] version = "1.0.78" features = ["parallel"] [build-dependencies.cmake] version = "0.1.49" [build-dependencies.glob] version = "0.3.1" [build-dependencies.itertools] version = "0.10.5" [build-dependencies.once_cell] version = "1.17.0" [build-dependencies.pkg-config] version = "0.3.26" [features] buildtime-bindgen = ["bindgen"] default = []