# 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 = "leptos-chartistry" version = "0.1.7" authors = ["Joshua McQuistan "] description = "Chartistry is a charting library for Leptos" homepage = "https://feral-dot-io.github.io/leptos-chartistry/" documentation = "https://docs.rs/leptos-chartistry" readme = "README.md" keywords = [ "leptos", "wasm", "charts", ] categories = [ "graphics", "gui", "wasm", "web-programming", ] license = "MPL-2.0" repository = "https://github.com/feral-dot-io/leptos-chartistry" [dependencies.chrono] version = "0.4" [dependencies.leptos] version = "0.6" [dependencies.leptos-use] version = "0.12" [dependencies.log] version = "0.4" [dependencies.web-sys] version = "0.3" features = ["DomRectReadOnly"]