Cargo.toml: add field authors

master v0.1.0
Astro 2020-12-16 18:49:57 +01:00
parent bf89da23a7
commit a392fd018f
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ keywords = ["flash", "config"]
categories = ["embedded", "database"]
license = "LGPL-3.0-only"
edition = "2018"
authors = ["M-Labs <cratesio@m-labs.hk>"]
[features]
default = ["postcard-values"]