# 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 = "fluent_web" version = "0.3.9" description = "SFC frontend web framework for rust!" license = "MIT" repository = "https://github.com/vivax3794/FluentWeb" [dependencies.html5ever] version = "0.26.0" [dependencies.kuchikiki] version = "0.8.2" [dependencies.lightningcss] version = "1.0.0-alpha.46" features = [ "visitor", "grid", ] default-features = false [dependencies.markup5ever] version = "0.11.0" [dependencies.miette] version = "5.10.0" features = ["fancy"] [dependencies.prettyplease] version = "0.2" [dependencies.proc-macro2] version = "1.0" features = ["span-locations"] [dependencies.quote] version = "1.0" [dependencies.syn] version = "2.0" features = [ "parsing", "printing", "proc-macro", "full", "clone-impls", ] default-features = false [dependencies.template-quote] version = "0.3.0" [dependencies.thiserror] version = "1" [dependencies.uuid] version = "1.4" features = ["v4"]