We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dbe5cf commit 7e0b205Copy full SHA for 7e0b205
Cargo.toml
@@ -1,6 +1,9 @@
1
[package]
2
edition = "2018"
3
-authors = ["Daniel Egger <[email protected]>"]
+authors = [
4
+ "Daniel Egger <[email protected]>",
5
+ "Thomas Bytheway <[email protected]>",
6
+]
7
categories = [
8
"embedded",
9
"hardware-support",
0 commit comments