steam-audio 0.2.2

Rust bindings for Valve Software's binaural audio rendering library.
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "steam-audio"
version = "0.2.2"
authors = ["germän gômez <germangb42@gmail.com>"]
description = "Rust bindings for Valve Software's binaural audio rendering library."
readme = "README.md"
keywords = ["steam", "audio", "vr", "binaural", "gamedev"]
categories = ["multimedia::audio", "games", "simulation"]
license-file = "LICENSE.md"
repository = "https://github.com/germangb/steam-audio-rs.git"

[dependencies]
[build-dependencies.bindgen]
version = "0.32.3"