diff --git a/Cargo.toml b/Cargo.toml index 47207b6..1b54fcb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ keywords = ["flash", "config"] categories = ["embedded", "database"] license = "LGPL-3.0-only" edition = "2018" +authors = ["M-Labs "] [features] default = ["postcard-values"]