From fa327a1b2a26c58684972d201b109fe24efed176 Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Thu, 23 Oct 2025 10:27:49 +0100 Subject: [PATCH] add license to mixtcp cargo --- mixtcp/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/mixtcp/Cargo.toml b/mixtcp/Cargo.toml index 6bfd895b9c..23ebd3c984 100644 --- a/mixtcp/Cargo.toml +++ b/mixtcp/Cargo.toml @@ -2,6 +2,7 @@ name = "mixtcp" version = "0.0.1" edition = "2021" +license.workspace = true [dependencies] smoltcp = { version = "0.12", default-features = false, features = [