diff options
Diffstat (limited to 'usr/src/mei/echo')
-rw-r--r-- | usr/src/mei/echo/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/mei/echo/Cargo.toml b/usr/src/mei/echo/Cargo.toml index 0d7dad6..3c1ddcd 100644 --- a/usr/src/mei/echo/Cargo.toml +++ b/usr/src/mei/echo/Cargo.toml @@ -2,6 +2,7 @@ name = "echo" version.workspace = true edition.workspace = true +license.workspace = true authors.workspace = true description.workspace = true documentation.workspace = true |