# 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.58" name = "ovr_overlay" version = "0.0.0" authors = ["Ryan Butler "] description = "Rust bindings for OpenVR overlays" license = "MIT OR Apache-2.0" repository = "https://github.com/TheButlah/ovr_overlay" resolver = "2" [dependencies.derive_more] version = "0.99" [dependencies.lazy_static] version = "1" [dependencies.log] version = "0.4" [dependencies.nalgebra] version = "0.30" optional = true [dependencies.ovr_overlay_sys] version = "=0.0.0" [dependencies.slice-of-array] version = "0.3" [dependencies.thiserror] version = "1"