Skip to content

Commit 646b54a

Browse files
committed
Cargo.toml:v0.0.6
1 parent cc6b790 commit 646b54a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
2-
name = "nostr-rs-relay"
3-
version = "0.7.15"
2+
name = "playground-nostr-rs-relay"
3+
version = "0.0.6"
44
edition = "2021"
5-
authors = ["Greg Heartsfield <[email protected]>"]
5+
authors = ["Greg Heartsfield <[email protected]>","plebnet-playground-devs <[email protected]>"]
66
description = "A relay implementation for the Nostr protocol"
77
readme = "README.md"
8-
homepage = "https://sr.ht/~gheartsfield/nostr-rs-relay/"
9-
repository = "https://git.sr.ht/~gheartsfield/nostr-rs-relay"
8+
homepage = "https://www.plebnet.fun"
9+
repository = "https://github.com/PLEBNET-PLAYGROUND/playground-nostr-rs-relay"
1010
license = "MIT"
1111
keywords = ["nostr", "server"]
1212
categories = ["network-programming", "web-programming"]

0 commit comments

Comments
 (0)