# 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_sweetalert" version = "1.0.2" authors = ["ThomasGysemans"] description = "An unofficial remake of SweetAlert for the Leptos web framework" readme = "README.md" keywords = [ "leptos", "swal", "sweetalert", "modal", "popup", ] categories = [ "wasm", "web-programming", ] license = "MIT" repository = "https://github.com/ThomasGysemans/leptos_sweetalert" [dependencies.leptos] version = "0.6.11" features = ["csr"]