steamworks-sys 0.7.0

Provides raw bindings to the steamworks sdk
Documentation
[build-dependencies.bindgen]
version = "0.57.0"
[dependencies.libc]
version = "0.2.86"

[features]
default = []
docs-only = []

[package]
authors = ["Thinkofname"]
build = "build.rs"
description = "Provides raw bindings to the steamworks sdk"
documentation = "https://docs.rs/steamworks-sys"
license = "MIT / Apache-2.0"
name = "steamworks-sys"
repository = "https://github.com/Thinkofname/steamworks-rs"
version = "0.7.0"
[package.metadata.docs.rs]
features = ["docs-only"]