fix: typo in author name

This commit is contained in:
Alexander Sieg 2022-05-25 20:12:00 +02:00
parent 487a9ab739
commit 8dd10e68f3
No known key found for this signature in database

View File

@ -3,7 +3,7 @@ name = "desfire"
version = "0.2.0-alpha1"
authors = [
"Kai Jan Kriegel <kai@kjkriegel.de>",
"Alexader Sieg <crates@xanderio.de>",
"Alexander Sieg <crates@xanderio.de>",
]
edition = "2021"
license = "MIT OR Apache-2.0"