We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495f8db commit 18690e4Copy full SHA for 18690e4
.pubnub.yml
@@ -4,7 +4,7 @@ schema: 1
4
scm: github.com/pubnub/rust
5
files: []
6
changelog:
7
- - date: 2023-10-31
+ - date: 2023-11-03
8
version: 0.4.1
9
changes:
10
- type: improvement
Cargo.toml
@@ -2,7 +2,6 @@
2
name = "pubnub"
3
version = "0.4.1"
edition = "2021"
-license = "PubNub Software Development Kit License"
license-file = "LICENSE"
authors = ["PubNub <[email protected]>"]
description = "PubNub SDK for Rust"
0 commit comments