whispery 0.0.1

An IM server written in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "whispery"
version.workspace = true
edition.workspace = true
# repository.workspace = true
# homepage.workspace = true
license.workspace = true
description.workspace = true

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]