al-sys 0.5.2

Raw bindings for OpenAL 1.1
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 = "al-sys"
version = "0.5.2"
authors = ["Jameson Ernst <jameson@jpernst.com>"]
description = "Raw bindings for OpenAL 1.1"
homepage = "https://www.jpernst.com"
documentation = "https://docs.rs/al-sys"
keywords = ["openal", "al", "sound", "audio"]
categories = ["multimedia::audio", "external-ffi-bindings"]
license = "MIT/Apache-2.0"
repository = "https://github.com/jpernst/alto.git"
[dependencies.rental]
version = "0.5.0"
[build-dependencies.pkg-config]
version = "0.3.8"
[target."cfg(not(target_os = \"emscripten\"))".dependencies.libloading]
version = "0.4"