# 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" 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" path = "src/lib.rs" [features] hidden-build-warning = [] vc-ltl5 = [] vista = [] win10 = [] win7 = [] win8 = [] xp = [] yy-thunks = []