[package] name = "sascha-10-post-message-input" version = "0.1.0" edition = "2021" license = "MIT" description = "Components to use in yew" readme="README.md" repository="https://github.com/sascha10000/sascha10k-rust-yew-components.git" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] yew = "0.19.3" wasm-bindgen = "0.2.83" web-sys = "0.3.60"