# 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 = "karaty-template" version = "0.2.1" description = "default karaty template" license = "MIT OR Apache-2.0" [dependencies.chrono] version = "0.4" [dependencies.dioxus] version = "0.4.3" [dependencies.dioxus-retrouter] version = "0.4.0" features = ["web"] [dependencies.karaty-blueprint] version = "0.2.1" [dependencies.log] version = "0.4" [dependencies.markdown] version = "1.0.0-alpha.16" [dependencies.markdown-meta-parser] version = "0.1.3" [dependencies.reqwasm] version = "0.5" [dependencies.serde] version = "1" features = ["derive"] [dependencies.toml] version = "0.8"