# 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 = "dioxus-document" version = "0.6.0-alpha.5" authors = [ "Jonathan Kelley", "Evan Almloff", ] description = "CLI Configuration for dioxus-cli" homepage = "https://dioxuslabs.com" keywords = [ "dom", "ui", "gui", "react", ] license = "MIT OR Apache-2.0" repository = "https://github.com/DioxusLabs/dioxus/" [dependencies.dioxus-core] version = "0.6.0-alpha.5" [dependencies.dioxus-core-macro] version = "0.6.0-alpha.5" [dependencies.dioxus-core-types] version = "0.6.0-alpha.5" [dependencies.dioxus-html] version = "0.6.0-alpha.5" default-features = false [dependencies.futures-channel] version = "0.3.21" [dependencies.futures-util] version = "0.3" default-features = false [dependencies.generational-box] version = "0.6.0-alpha.5" [dependencies.serde] version = "1.0.61" [dependencies.serde_json] version = "1.0.61" [dependencies.tracing] version = "0.1.37" [build-dependencies.lazy-js-bundle] version = "0.6.0-alpha.5"