# 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" rust-version = "1.56" name = "vimba-sys" version = "0.2.0" authors = ["Andrew Straw "] description = "Rust wrapper of the Vimba library for Allied Vision cameras" readme = "README.md" keywords = [ "allied-vision", "camera", "bindings", "vimba", "image", ] categories = [ "api-bindings", "external-ffi-bindings", "hardware-support", "multimedia::images", ] license = "MIT OR Apache-2.0" repository = "https://github.com/strawlab/vimba-sys" resolver = "2" [dependencies.libloading] version = "0.7.3" [dev-dependencies.anyhow] version = "1"