ovr_overlay_sys 0.0.0

Rust low-level bindings for OpenVR overlays
Documentation
# 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_sys"
version = "0.0.0"
authors = ["Ryan Butler <thebutlah@gmail.com>"]
exclude = [
    "/openvr",
    "!/openvr/headers/openvr.h",
    "!/openvr/bin/win64/openvr_api.dll",
    "!/openvr/lib/win64/openvr_api.lib",
    "!/openvr/bin/linux64/libopenvr_api.so",
    "!/openvr/bin/linux32/libopenvr_api.so",
    "!/openvr/bin/linuxarm64/libopenvr_api.so",
    "!/openvr/bin/androidarm64/libopenvr_api.so",
]
description = "Rust low-level bindings for OpenVR overlays"
license = "MIT OR Apache-2.0"
resolver = "2"

[dependencies.autocxx]
version = "0.21"

[dependencies.cxx]
version = "1"

[build-dependencies.autocxx-build]
version = "0.21"

[build-dependencies.normpath]
version = "0.3"