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.
2 parents e069bca + af23456 commit 282ea12Copy full SHA for 282ea12
Cargo.toml
@@ -1,7 +1,8 @@
1
[package]
2
name = "gpio-utils"
3
version = "0.3.0"
4
-authors = ["Paul Osborne <osbpau@gmail.com>"]
+authors = ["Rust Embedded WG Linux Team <embedded-linux@teams.rust-embedded.org>",
5
+ "Paul Osborne <osbpau@gmail.com>"]
6
license = "MIT/Apache-2.0"
7
readme = "README.md"
8
homepage = "https://github.com/rust-embedded/gpio-utils"
0 commit comments