# 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 = "orbtk-widgets" version = "0.3.1-alpha4" authors = ["Florian Blasius "] description = "Base OrbTk widget library." readme = "README.md" keywords = ["ui", "widgets"] license = "MIT" repository = "https://github.com/redox-os/orbtk" [lib] doctest = false [dependencies.dces] version = "0.3.1" [dependencies.lazy_static] version = "1.4" [dependencies.orbtk-core] version = "0.3.1-alpha4" [dependencies.orbtk-proc-macros] version = "0.3.1-alpha4" [dependencies.orbtk-tinyskia] version = "0.3.1-alpha4" [dependencies.orbtk-utils] version = "0.3.1-alpha4" [dependencies.orbtk_orbclient] version = "0.3.1-alpha4" [dependencies.rust_decimal] version = "1.15"