# 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" version = "0.1.0" description = "wmca.dll은 윈도우 이벤트 기반으로 동작하므로 윈도우 및 기반 이벤트들을 자동으로 관리하고 주요 Tx 들을 별도 메소드로 제공" license-file = "LICENSE.txt" resolver = "1" [dependencies.chrono] version = "0.4.24" features = ["serde"] [dependencies.custom_error] version = "1.9.2" [dependencies.encoding] version = "0.2.33" [dependencies.lazy_static] version = "1.4.0" [dependencies.libloading] version = "0.8" [dependencies.log] version = "0.4.17" [dependencies.once_cell] version = "1.17.1" [dependencies.qvopenapi-bindings] version = "0.1.0" [dependencies.qvopenapi-sys] version = "0.1.0" [dependencies.serde] version = "1.0.162" features = ["derive"] [dependencies.serde_json] version = "1.0.96" [dependencies.strum] version = "0.24.1" [dependencies.strum_macros] version = "0.24.1" [dev-dependencies.env_logger] version = "0.10.0" [dev-dependencies.rpassword] version = "7.2.0" [features] disable-unwind = ["qvopenapi-sys/disable-unwind"] [target."cfg(target_os = \"windows\")".dependencies.windows] version = "0.48" features = [ "Win32_Foundation", "Win32_Graphics_Gdi", "Win32_System_LibraryLoader", "Win32_UI_WindowsAndMessaging", ]