[dependencies.iced_core]
features = ["command"]
version = "0.1.0"
[dependencies.raw-window-handle]
version = "0.3"
[dependencies.twox-hash]
version = "1.5"
[package]
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
description = "A renderer-agnostic library for native GUIs"
edition = "2018"
license = "MIT"
name = "iced_native"
repository = "https://github.com/hecrj/iced"
version = "0.1.0"