# 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-bindings" version = "0.1.0" description = "wmca.dll을 libloading을 사용해서 DLL의 함수들을 호출할 수 있도록 작성" license-file = "LICENSE.txt" resolver = "1" [dependencies] [build-dependencies.bindgen] version = "0.53.1"