macroquest-sys 0.1.7

Raw bindings to the MacroQuest API
[build-dependencies.cxx-build]
version = "1"

[build-dependencies.macroquest-build-config]
version = "0.1"

[build-dependencies.walkdir]
version = "2"
[dependencies.cxx]
version = "1"

[dependencies.num_enum]
version = "0.7.2"

[dependencies.parking_lot]
version = "0.12.1"

[dependencies.windows]
features = ["Win32_Foundation", "Win32_System_SystemServices"]
version = "0.*"

[package]
description = "Raw bindings to the MacroQuest API"
edition = "2021"
license = "MIT"
name = "macroquest-sys"
version = "0.1.7"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-pc-windows-msvc"]