mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2024-11-21 08:59:06 -05:00
build: bump versiot to 0.8.11
This commit is contained in:
parent
74376d94e5
commit
f965c53434
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1706,7 +1706,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "nostr-rs-relay"
|
||||
version = "0.8.10"
|
||||
version = "0.8.11"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-std",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "nostr-rs-relay"
|
||||
version = "0.8.10"
|
||||
version = "0.8.11"
|
||||
edition = "2021"
|
||||
authors = ["Greg Heartsfield <scsibug@imap.cc>"]
|
||||
description = "A relay implementation for the Nostr protocol"
|
||||
|
|
Loading…
Reference in New Issue
Block a user