rename ntex-macros

This commit is contained in:
Nikolay Kim 2020-03-31 08:52:52 +06:00
parent 4d6cdbf405
commit 20a404ed1e
11 changed files with 30 additions and 18 deletions

View file

@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Utilities for encoding and decoding frames"
keywords = ["network", "framework", "async", "futures"]
homepage = "https://actix.rs"
homepage = "https://ntex.rs"
repository = "https://github.com/ntex-rs/ntex.git"
documentation = "https://docs.rs/ntex-codec/"
categories = ["network-programming", "asynchronous"]