mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-07-28 07:38:27 -04:00
build: bump version to 0.8.13
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1693,7 +1693,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "nostr-rs-relay"
|
||||
version = "0.8.12"
|
||||
version = "0.8.13"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-std",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "nostr-rs-relay"
|
||||
version = "0.8.12"
|
||||
version = "0.8.13"
|
||||
edition = "2021"
|
||||
authors = ["Greg Heartsfield <scsibug@imap.cc>"]
|
||||
description = "A relay implementation for the Nostr protocol"
|
||||
|
Reference in New Issue
Block a user