[build-dependencies.bindgen]
version = "0.68.1"
[build-dependencies.registry]
optional = true
version = "1.2.3"
[features]
docsrs = []
system = ["registry"]
[package]
categories = ["filesystem", "os::windows-apis", "external-ffi-bindings"]
description = "Raw bindings to WinFSP"
edition = "2021"
keywords = ["filesystem", "winfsp", "fuse"]
license = "GPL-3.0"
name = "winfsp-sys"
readme = "./README.md"
repository = "https://github.com/SnowflakePowered/winfsp-rs"
version = "0.2.2+winfsp-2.0"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
features = ["docsrs"]
targets = []