7 lines
149 B
TOML
7 lines
149 B
TOML
[package]
|
|
name = "shinekit-layout-example"
|
|
version = "0.1.0"
|
|
authors = ["Ryan McGrath <ryan@rymc.io>"]
|
|
|
|
[dependencies]
|
|
shinekit = { path = "../.." }
|