Skip to content

Commit 42f5006

Browse files
committed
Update authors
1 parent 9511817 commit 42f5006

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Cargo.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
[package]
22
edition = "2018"
3-
authors = ["Jorge Aparicio <[email protected]>", "Dylan Frankland <[email protected]>"]
3+
authors = [
4+
"Dylan Frankland <[email protected]>",
5+
"Sh3Rm4n <[email protected]>",
6+
"Jan Teske <[email protected]>"
7+
]
48
categories = ["embedded", "hardware-support", "no-std"]
59
description = "Peripheral access API for STM32F3 series microcontrollers"
610
keywords = ["arm", "cortex-m", "stm32f3xx", "hal"]

0 commit comments

Comments
 (0)