Skip to content

Commit 4686000

Browse files
committed
Revert accidential Cargo.toml autoformat
1 parent 9c3b0c3 commit 4686000

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
[package]
22
edition = "2018"
3-
authors = [
4-
"Jorge Aparicio <[email protected]>",
5-
"Dylan Frankland <[email protected]>",
6-
]
3+
authors = ["Jorge Aparicio <[email protected]>", "Dylan Frankland <[email protected]>"]
74
categories = ["embedded", "hardware-support", "no-std"]
85
description = "Peripheral access API for STM32F3 series microcontrollers"
96
keywords = ["arm", "cortex-m", "stm32f3xx", "hal"]

0 commit comments

Comments
 (0)