# 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 = "yew-datepicker" version = "0.2.4" description = "Yew datepicker component" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/averichev/yew-datepicker" [dependencies.calendarize] version = "1.1.0" [dependencies.chrono] version = "0.4.31" features = ["unstable-locales"] [dependencies.chronoutil] version = "0.2.6" [dependencies.gloo] version = "0.11.0" [dependencies.stylist] version = "0.13.0" [dependencies.yew] version = "0.21.0" features = ["csr"] [dependencies.yew-template] version = "0.10.0"