sascha-10-post-message-input 0.1.0

Components to use in yew
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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"