# 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 = "openvr-sys2" version = "0.1.3" authors = ["Yuxuan Shui "] exclude = [ "third-party/openvr/samples/*", "third-party/openvr/bin/*", "third-party/openvr/lib/*", "third-party/openvr/controller_callouts/*", ] description = "Raw bindings to OpenVR (incomplete)" readme = "README.md" keywords = [ "vr", "openvr", "steamvr", ] categories = [ "hardware-support", "external-ffi-bindings", ] license = "MIT" repository = "https://github.com/yshui/openvr-sys" [dependencies.autocxx] version = "0.26.0" [dependencies.cxx] version = "1.0.103" [dependencies.nalgebra] version = "0.32.0" [dependencies.num] version = "0.4.0" [build-dependencies.autocxx-build] version = "0.26.0"