# 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 = "2018" name = "winit-block-on" version = "0.2.1" authors = ["John Nunley "] description = "Block on a future using winit's event loop" homepage = "https://github.com/notgull/winit-block-on" documentation = "https://docs.rs/winit-block-on" readme = "README.md" license = "BSL-1.0 OR Apache-2.0" repository = "https://github.com/notgull/winit-block-on" [dependencies.pin-utils] version = "0.1.0" [dependencies.winit] version = "0.28" [dev-dependencies.async-executor] version = "1.5.0" [dev-dependencies.async-h1] version = "2.3.3" [dev-dependencies.async-io] version = "1.12.0" [dev-dependencies.async-rustls] version = "0.3.0" [dev-dependencies.blocking] version = "1.3.0" [dev-dependencies.bytemuck] version = "1.13.0" [dev-dependencies.event-listener] version = "2.5.3" [dev-dependencies.futures-lite] version = "1.12.0" [dev-dependencies.http-types] version = "2.12.0" [dev-dependencies.rustls] version = "0.20.8" [dev-dependencies.rusttype] version = "0.9.3" [dev-dependencies.rustybuzz] version = "0.5.0" [dev-dependencies.tiny-skia] version = "0.8.2" [dev-dependencies.tiny-skia-path] version = "0.8.2" [dev-dependencies.ttf-parser] version = "0.15.1" [dev-dependencies.webpki-roots] version = "0.22.6" [dev-dependencies.winit] version = "0.27.5" features = ["x11"] default-features = false