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

@ -1,6 +1,6 @@
[package]
name = "ntex-service"
version = "1.0.5"
version = "0.1.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix service"
keywords = ["network", "framework", "async", "futures"]
@ -20,4 +20,4 @@ futures-util = "0.3.1"
pin-project = "0.4.6"
[dev-dependencies]
ntex-rt = "1.0"
ntex-rt = "0.1"