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

Compare commits

...

1 Commits

Author SHA1 Message Date
Nikolay Kim
aa9bbe2114 prepare actix-ioframe release 2019-09-25 10:47:06 +06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Changes
## [0.1.0] - 2019-07-17
## [0.1.0] - 2019-09-25
* Initial release

View File

@@ -6,7 +6,7 @@ description = "Actix framed service"
keywords = ["network", "framework", "async", "futures"]
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-net.git"
documentation = "https://docs.rs/actix-ioframed/"
documentation = "https://docs.rs/actix-ioframe/"
categories = ["network-programming", "asynchronous"]
license = "MIT/Apache-2.0"
exclude = [".gitignore", ".travis.yml", ".cargo/config", "appveyor.yml"]