# 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 = "vicon-sys" version = "0.2.0" authors = [ "Brandon Sanders", "Alicorn Systems, Inc. (hello@alicorn.systems)", ] description = "APIs for reading data from a Vicon motion capture system." homepage = "https://gitlab.com/alicorn/pub/vicon-sys" readme = "README.md" license = "AGPL-3.0-only" repository = "https://gitlab.com/alicorn/pub/vicon-sys" [dependencies.snafu] version = "0.7.1" default-features = false [build-dependencies.bindgen] version = "0.66.1"