everything-sdk-sys 0.0.3+2

Native Rust bindings to the voidtools Everything-SDK
Documentation
[build-dependencies.cc]
version = "1.0.83"

[features]
default = ["vendored"]
dll = []
vendored = []

[package]
authors = ["owtotwo <owtotwo@163.com>"]
categories = ["api-bindings", "external-ffi-bindings"]
description = "Native Rust bindings to the voidtools Everything-SDK"
documentation = "https://docs.rs/everything-sdk-sys"
edition = "2021"
homepage = "https://github.com/owtotwo/everything-sdk-rs"
include = ["src/**/*", "Everything-SDK/**/*", "build.rs", "Cargo.toml"]
keywords = ["everything", "sdk", "windows", "ffi", "bindings"]
license = "GPL-3.0-or-later"
links = "everything-sdk"
name = "everything-sdk-sys"
repository = "https://github.com/owtotwo/everything-sdk-rs"
version = "0.0.3+2"

[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = ["x86_64-pc-windows-msvc"]

[target."cfg(windows)".dependencies.windows]
features = ["Win32_Foundation"]
version = "0.52"