1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-17 14:43:31 +01:00

prepare actix-ioframe release

This commit is contained in:
Nikolay Kim 2019-09-25 10:47:06 +06:00
parent 4837a901e2
commit aa9bbe2114
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"]