summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk/files/rust/hello/Cargo.toml
blob: fe619478a68cebcd42323c7fbaf86610f4910223 (plain)
1
2
3
4
5
6
[package]
name = "hello"
version = "0.1.0"
edition = "2021"

[dependencies]