# 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 = "lemna-winit" version = "0.4.0" authors = ["Alex Charlton "] description = "winit windowing backend support for lemna" documentation = "https://docs.rs/lemna" license = "MIT" repository = "https://github.com/AlexCharlton/lemna" [dependencies.lemna] version = "0.4" [dependencies.raw-window-handle] version = "0.5" [dependencies.winit] version = "0.28" [dev-dependencies.lemna-macros] version = "0.4" [dev-dependencies.simplelog] version = "0.7" [dev-dependencies.ttf-noto-sans] version = "0.1" [features] instrumented = ["lemna/instrumented"]