Compare commits
No commits in common. "5dc0dadaa9b6f38d2b4369c49d1441c0813052a9" and "2b6150a8e53bd2e821645725ab0e7e35df1cd633" have entirely different histories.
5dc0dadaa9
...
2b6150a8e5
2 changed files with 0 additions and 9 deletions
|
@ -2,12 +2,6 @@
|
||||||
name = "tokio-gemini"
|
name = "tokio-gemini"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
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]
|
[dependencies]
|
||||||
mime = "0.3.17"
|
mime = "0.3.17"
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
# tokio-gemini
|
|
||||||
|
|
||||||
Gemini protocol client & server written in Rust with Tokio.
|
|
Loading…
Add table
Reference in a new issue