We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0e737 commit dc61f30Copy full SHA for dc61f30
1 file changed
libwebauthn/Cargo.toml
@@ -4,7 +4,9 @@ description = "FIDO2 (WebAuthn) and FIDO U2F platform library for Linux written
4
version = "0.5.0"
5
authors = ["Alfie Fresta <alfie.fresta@gmail.com>"]
6
edition = "2021"
7
+license = "LGPL-2.1-or-later"
8
license-file = "../COPYING"
9
+readme = "../README.md"
10
homepage = "https://github.com/linux-credentials"
11
repository = "https://github.com/linux-credentials/libwebauthn"
12
resolver = "2"
0 commit comments