# 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 = "macroquest-sys" version = "0.1.7" description = "Raw bindings to the MacroQuest API" license = "MIT" [package.metadata.docs.rs] all-features = true targets = ["x86_64-pc-windows-msvc"] [dependencies.cxx] version = "1" [dependencies.num_enum] version = "0.7.2" [dependencies.parking_lot] version = "0.12.1" [dependencies.windows] version = "0.*" features = [ "Win32_Foundation", "Win32_System_SystemServices", ] [build-dependencies.cxx-build] version = "1" [build-dependencies.macroquest-build-config] version = "0.1" [build-dependencies.walkdir] version = "2"