From 4d71f432ad05cd8cce50b13cf6de6a1422f3b401 Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Mon, 22 Sep 2025 00:47:08 +0200 Subject: Update manifests to satisfy new checks. --- embassy-nxp/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'embassy-nxp') diff --git a/embassy-nxp/Cargo.toml b/embassy-nxp/Cargo.toml index 455915f29..073fdabe4 100644 --- a/embassy-nxp/Cargo.toml +++ b/embassy-nxp/Cargo.toml @@ -2,6 +2,7 @@ name = "embassy-nxp" version = "0.1.0" edition = "2021" +license = "MIT OR Apache-2.0" publish = false -- cgit