diff --git a/libwebauthn/Cargo.toml b/libwebauthn/Cargo.toml index a59328b2..7bd48d1f 100644 --- a/libwebauthn/Cargo.toml +++ b/libwebauthn/Cargo.toml @@ -9,7 +9,6 @@ authors = [ ] edition = "2021" rust-version = "1.88" -license = "LGPL-2.1-or-later" license-file = "../COPYING" readme = "../README.md" homepage = "https://github.com/linux-credentials"