mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-09 01:13:12 +00:00
Set beta version to bindings
This commit is contained in:
parent
942abf9db9
commit
4d42601e22
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1194,7 +1194,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
||||
|
||||
[[package]]
|
||||
name = "waku"
|
||||
version = "0.1.0"
|
||||
version = "0.1.0-beta1"
|
||||
dependencies = [
|
||||
"aes-gcm",
|
||||
"base64",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "waku"
|
||||
version = "0.1.0"
|
||||
version = "0.1.0-beta1"
|
||||
edition = "2021"
|
||||
authors = [
|
||||
"Daniel Sanchez Quiros <danielsq@status.im>"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user