[dependencies.unity-native-plugin-sys]
version = "0.4.0"
[features]
d3d11 = []
d3d12 = []
default = []
profiler = []
[package]
authors = ["Yasuhiro Taniuchi"]
categories = ["api-bindings", "game-engines"]
description = "Unity Native Plugin API for Rust"
edition = "2018"
homepage = "https://github.com/aosoft/unity-native-plugin-rs"
include = ["**/*.rs", "Cargo.toml", "../LICENSE"]
keywords = ["unity"]
license = "MIT"
name = "unity-native-plugin"
readme = "../README.md"
repository = "https://github.com/aosoft/unity-native-plugin-rs"
version = "0.4.1"