Skip to content

Commit d38eb00

Browse files
committed
no readme
1 parent 3c9d95b commit d38eb00

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

actix-server/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "actix-server"
33
version = "0.1.0"
44
authors = ["Nikolay Kim <[email protected]>"]
55
description = "Actix server - General purpose tcp server"
6-
readme = "README.md"
76
keywords = ["network", "framework", "async", "futures"]
87
homepage = "https://actix.rs"
98
repository = "https://github.com/actix/actix-net.git"

actix-utils/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "actix-utils"
33
version = "0.1.0"
44
authors = ["Nikolay Kim <[email protected]>"]
55
description = "Actix utils - various actix net related services"
6-
readme = "README.md"
76
keywords = ["network", "framework", "async", "futures"]
87
homepage = "https://actix.rs"
98
repository = "https://github.com/actix/actix-net.git"

0 commit comments

Comments
 (0)