# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "khalas" version = "0.2.0" authors = ["Muhannad Alrusayni "] description = "UI Library based on Seed" homepage = "https://gitlab.com/muhannad_alrusayni/khalas" documentation = "https://docs.rs/khalas" readme = "README.MD" keywords = ["web", "seed", "SPA", "wasm", "framework"] categories = ["gui", "wasm", "web-programming"] license = "MIT OR Apache-2.0" repository = "https://gitlab.com/muhannad_alrusayni/khalas" [dependencies.derive_more] version = "0.99.2" [dependencies.derive_rich] version = "0.2.0" [dependencies.indexmap] version = "1.3.2" [dependencies.palette] version = "0.4.1" [dependencies.seed] version = "0.6.0" [dependencies.wasm-bindgen] version = "0.2.58" [dependencies.web-sys] version = "^0.3.35" features = ["WheelEvent", "CompositionEvent", "HtmlInputElement", "InputEvent", "FocusEvent", "DragEvent", "DomRect", "Element"] [badges.gitlab] branch = "master" repository = "https://gitlab.com/muhannad_alrusayni/khalas"