# 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 = "rustcn-ui" version = "0.1.7-a" authors = ["Aurimar Lopes"] description = "A shadcn-ui for Dioxus Rust Web Framework" readme = "README.md" license = "MIT" [lib] name = "rustcn_ui" path = "src/lib.rs" [dependencies] dioxus-html = "0.5.1" wasm-bindgen-futures = "0.4.42" [dependencies.dioxus] version = "0.5.0-alpha.0" features = ["web"]