Merge pull request #822 from embassy-rs/remove-authors

Remove the authors field from Cargo.tomls
This commit is contained in:
Dario Nieuwenhuis
2022-06-18 17:33:29 +02:00
committed by GitHub
44 changed files with 0 additions and 53 deletions

View File

@ -1,5 +1,4 @@
[package]
authors = ["Dario Nieuwenhuis <dirbaio@dirbaio.net>"]
edition = "2021"
name = "embassy-stm32f1-examples"
version = "0.1.0"