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