diff --git a/Cargo.toml b/Cargo.toml index da71647..6786b8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,9 @@ [package] edition = "2018" -authors = ["Daniel Egger "] +authors = [ + "Daniel Egger ", + "Thomas Bytheway ", +] categories = [ "embedded", "hardware-support",