9 lines
151 B
TOML
9 lines
151 B
TOML
[package]
|
|
name = "led5"
|
|
version = "0.1.0"
|
|
authors = ["Simon Wörner <git@simon-woerner.de>"]
|
|
|
|
[dependencies]
|
|
chan = ">=0.1.19"
|
|
chan-signal = ">=0.2.0"
|