nostr-rs-relay/Cargo.toml
2021-11-20 20:44:32 -06:00

10 lines
212 B
TOML

[package]
name = "nostr-rs-relay"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tokio-tungstenite = "0.16.0"