maple/maple-examples/Cargo.toml
2018-08-25 13:26:45 +04:00

9 lines
210 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"}