mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
9 lines
153 B
TOML
9 lines
153 B
TOML
[package]
|
|
name = "inner_html"
|
|
version = "0.1.0"
|
|
authors = ["Garrett Berg <vitiral@gmail.com>"]
|
|
|
|
[dependencies]
|
|
stdweb = "0.4.2"
|
|
yew = { path = "../.." }
|