# 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 = "tinywinstr" version = "0.0.5" authors = ["Ed Way "] description = "A simple macro to help convert rust strings to what windows understands." readme = "README.md" keywords = ["windows"] categories = ["os::windows-apis"] license = "MIT" repository = "https://github.com/emtek995/tinywinstr/" resolver = "2" [dependencies]