Compare commits

..

No commits in common. "5dc0dadaa9b6f38d2b4369c49d1441c0813052a9" and "2b6150a8e53bd2e821645725ab0e7e35df1cd633" have entirely different histories.

2 changed files with 0 additions and 9 deletions

View file

@ -2,12 +2,6 @@
name = "tokio-gemini"
version = "0.1.0"
edition = "2021"
license = "Apache-2.0"
homepage = "https://unw.dc09.ru"
repository = "https://git.dc09.ru/unweb/tokio-gemini"
readme = "README.md"
description = "Gemini protocol client & server written in Rust with Tokio"
categories = ["network-programming"]
[dependencies]
mime = "0.3.17"

View file

@ -1,3 +0,0 @@
# tokio-gemini
Gemini protocol client & server written in Rust with Tokio.