maple/maple-examples/Cargo.toml
2018-08-25 13:18:33 +04:00

8 lines
206 B
TOML

[package]
name = "maple-examples"
version = "0.1.0"
authors = ["Andrey Tkachenko <andreytkachenko64@gmail.com>"]
[dependencies]
maple = {path = "../maple"}
maple-stdweb-dom = {path = "../maple-stdweb-dom"}