mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
8 lines
137 B
TOML
8 lines
137 B
TOML
[package]
|
|
name = "timer"
|
|
version = "0.1.0"
|
|
authors = ["Denis Kolodin <deniskolodin@gmail.com>"]
|
|
|
|
[dependencies]
|
|
yew = { path = "../.." }
|