# 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 = "freya-elements" version = "0.2.0" authors = ["Marc EspĂ­n "] description = "Internal elements, attributes and events designed for Freya." homepage = "https://freyaui.dev/" readme = "readme.md" keywords = [ "gui", "ui", "desktop", "skia", "dioxus", ] categories = [ "gui", "asynchronous", ] license = "MIT" repository = "https://github.com/marc2332/freya" [dependencies.dioxus-core] version = "0.5" [dependencies.dioxus-rsx] version = "0.5" features = ["hot_reload"] [dependencies.keyboard-types] version = "0.7.0" [dependencies.torin] version = "0.2" [dependencies.winit] version = "0.29.9" [dev-dependencies]