# 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 = "qvopenapi-sys" version = "0.1.0" description = "wmca.dll을 libloading을 사용해서 DLL의 함수들을 호출할 수 있도록 작성" license = "MIT" resolver = "1" [dependencies.libc] version = "0.2" [dependencies.libloading] version = "0.8" [dependencies.windows-sys] version = "0.48" features = ["Win32_Foundation"] [features] disable-unwind = []