mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-21 15:14:48 +01:00
prepare actix-ioframe release
This commit is contained in:
parent
4837a901e2
commit
aa9bbe2114
@ -1,5 +1,5 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## [0.1.0] - 2019-07-17
|
## [0.1.0] - 2019-09-25
|
||||||
|
|
||||||
* Initial release
|
* Initial release
|
||||||
|
@ -6,7 +6,7 @@ description = "Actix framed service"
|
|||||||
keywords = ["network", "framework", "async", "futures"]
|
keywords = ["network", "framework", "async", "futures"]
|
||||||
homepage = "https://actix.rs"
|
homepage = "https://actix.rs"
|
||||||
repository = "https://github.com/actix/actix-net.git"
|
repository = "https://github.com/actix/actix-net.git"
|
||||||
documentation = "https://docs.rs/actix-ioframed/"
|
documentation = "https://docs.rs/actix-ioframe/"
|
||||||
categories = ["network-programming", "asynchronous"]
|
categories = ["network-programming", "asynchronous"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
exclude = [".gitignore", ".travis.yml", ".cargo/config", "appveyor.yml"]
|
exclude = [".gitignore", ".travis.yml", ".cargo/config", "appveyor.yml"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user