Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 94ea1f3

Browse files
committed
Update manifest.
1 parent 588e8b2 commit 94ea1f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Cargo.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ version = "0.8.2"
44
authors = ["jq-rs"]
55
edition = "2018"
66

7+
description = "Mles WebProxy - an Mles WebSocket proxy and a static WWW-server based on Warp"
8+
license = "MPL-2.0"
9+
repository = "https://github.com/jq-rs/mles-webproxy"
10+
documentation = "https://mles.io"
11+
readme = "../README.md"
12+
categories = ["network-programming"]
13+
keywords = ["websocket", "proxy", "www", "server", "mles"]
14+
715
[dependencies]
816
tokio = "0.1"
917
futures = "0.1"

0 commit comments

Comments
 (0)