docs: set author in Cargo.toml
This commit is contained in:
parent
d4e405cf07
commit
cf3bc785ab
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
name = "nucleo-l053r8-benches"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
authors = ["Christoph J. Scherr <software@cscherr.de>"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Reference in a new issue