Skip to content

Commit 4e2b39d

Browse files
chore(cargo): update author email
1 parent dc61f30 commit 4e2b39d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libwebauthn/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "libwebauthn"
33
description = "FIDO2 (WebAuthn) and FIDO U2F platform library for Linux written in Rust "
44
version = "0.5.0"
5-
authors = ["Alfie Fresta <alfie.fresta@gmail.com>"]
5+
authors = ["Alfie Fresta <afresta@noentropy.org>"]
66
edition = "2021"
77
license = "LGPL-2.1-or-later"
88
license-file = "../COPYING"

0 commit comments

Comments
 (0)