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 99ea400 commit 97bbac9Copy full SHA for 97bbac9
Cargo.toml
@@ -1,7 +1,8 @@
1
[package]
2
name = "sysfs-pwm"
3
version = "0.1.1"
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
homepage = "https://github.com/posborne/rust-sysfs-pwm"
8
documentation = "https://posborne.github.io/rust-sysfs-pwm"
0 commit comments