# 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 = "ayyeve-piston-ui" version = "0.7.8" authors = ["Eve "] description = "ayyEve's ui garbage" readme = "README.md" license = "MIT" [dependencies.ayyeve-ui-proc-macros] version = "0.1" [dependencies.clipboard] version = "0.5" [dependencies.lazy_static] version = "1.4.0" [dependencies.parking_lot] version = "0.12" [dependencies.piston] version = "0.53" [dependencies.piston2d-graphics] version = "0.43.0" [dependencies.piston2d-opengl_graphics] version = "0.82" [dependencies.serde] version = "1" features = ["derive"] optional = true [dev-dependencies.pistoncore-glfw_window] version = "0.74" [features] default = ["serde"] dragger_debug = [] serde = ["dep:serde"]