1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-08-13 06:08:21 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Nikolay Kim
d38eb00793 no readme 2018-12-11 08:36:03 -08:00
2 changed files with 0 additions and 2 deletions

View File

@@ -3,7 +3,6 @@ name = "actix-server"
version = "0.1.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix server - General purpose tcp server"
readme = "README.md"
keywords = ["network", "framework", "async", "futures"]
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-net.git"

View File

@@ -3,7 +3,6 @@ name = "actix-utils"
version = "0.1.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix utils - various actix net related services"
readme = "README.md"
keywords = ["network", "framework", "async", "futures"]
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-net.git"