tapsdk-pc-sys 0.1.5

Raw FFI bindings to TapTap PC SDK
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"
name = "tapsdk-pc-sys"
version = "0.1.5"
build = "build.rs"
links = "taptap_api"
include = [
    "src/**/*",
    "sdk/**/*",
    "build.rs",
    "wrapper.h",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Raw FFI bindings to TapTap PC SDK"
homepage = "https://dsh0416.github.io/tapsdk-pc.js/"
documentation = "https://docs.rs/tapsdk-pc-sys"
readme = false
license = "MIT"
repository = "https://github.com/dsh0416/tapsdk-pc.js"

[package.metadata.tapsdk]
upstream-version = "4.1.1"

[features]
default = []

[lib]
name = "tapsdk_pc_sys"
path = "src/lib.rs"

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