everything-sdk-sys 0.0.2+2

Native Rust bindings to the voidtools Everything-SDK
[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"
edition = "2021"
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"
version = "0.0.2+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"