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