We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b13f2 commit cfd2c46Copy full SHA for cfd2c46
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "web-push"
3
description = "Web push notification client with support for http-ece encryption and VAPID authentication."
4
-version = "0.9.5"
+version = "0.10.0"
5
authors = ["Julius de Bruijn <julius+github@nauk.io>", "Andrew Ealovega <Andrew@Ealovega.dev>"]
6
license = "Apache-2.0"
7
homepage = "https://github.com/pimeys/rust-web-push"
0 commit comments