summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: d0d6c5b1f8ef3837cf18b362f9e3dceef46db53e (plain)
1
2
3
4
5
6
7
8
[package]
name = "dummy-esp-idf-sys"
version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"
publish = false

[dependencies]
bues.ch cgit interface