diff --git a/Cargo.toml b/Cargo.toml index 31a2cec..3fbad0f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "sk8brd" version = "0.1.0" edition = "2021" authors = ["Konrad Dybcio "] +license = "BSD-3-Clause" description = "Simple remote devboard control software" readme = "README.md" repository = "https://github.com/linux-msm/sk8brd"