We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f7f6f commit 1d4538cCopy full SHA for 1d4538c
rust/vapid/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["jrconlin <[email protected]>"]
5
edition = "2021"
6
description = "An implementation of the RFC 8292 Voluntary Application Server Identification (VAPID) Auth header generator"
7
repository = "https://github.com/web-push-libs/vapid"
8
-license = "MPL 2.0"
+license = "MPL-2.0"
9
10
[dependencies]
11
backtrace="0.3"
0 commit comments