# 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 = "oldwin-yy-thunks" version = "0.1.0" authors = ["Honsun Zhu "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A Rust library for easy to compatible with older Windows" readme = "README.md" categories = ["os::windows-apis"] license-file = "LICENSE" repository = "https://github.com/honsunrise/oldwin" [lib] name = "oldwin_yy_thunks" path = "src/lib.rs" [features] vista = [ "oldwin-platform-yy-thunks-x86_64-vista", "oldwin-platform-yy-thunks-x86-vista", ] win10 = [ "oldwin-platform-yy-thunks-x86_64-win10", "oldwin-platform-yy-thunks-x86-win10", ] win7 = [ "oldwin-platform-yy-thunks-x86_64-win7", "oldwin-platform-yy-thunks-x86-win7", ] win8 = [ "oldwin-platform-yy-thunks-x86_64-win8", "oldwin-platform-yy-thunks-x86-win8", ] xp = [ "oldwin-platform-yy-thunks-x86_64-xp", "oldwin-platform-yy-thunks-x86-xp", ] [target.'cfg(all(target_arch = "x86", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86-vista] version = "0.1.0" optional = true [target.'cfg(all(target_arch = "x86", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86-win10] version = "0.1.0" optional = true [target.'cfg(all(target_arch = "x86", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86-win7] version = "0.1.0" optional = true [target.'cfg(all(target_arch = "x86", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86-win8] version = "0.1.0" optional = true [target.'cfg(all(target_arch = "x86", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86-xp] version = "0.1.0" optional = true [target.'cfg(all(target_arch = "x86_64", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86_64-vista] version = "0.1.0" optional = true [target.'cfg(all(target_arch = "x86_64", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86_64-win10] version = "0.1.0" optional = true [target.'cfg(all(target_arch = "x86_64", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86_64-win7] version = "0.1.0" optional = true [target.'cfg(all(target_arch = "x86_64", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86_64-win8] version = "0.1.0" optional = true [target.'cfg(all(target_arch = "x86_64", target_env = "msvc"))'.dependencies.oldwin-platform-yy-thunks-x86_64-xp] version = "0.1.0" optional = true