mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
rename ntex-macros
This commit is contained in:
parent
4d6cdbf405
commit
20a404ed1e
11 changed files with 30 additions and 18 deletions
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue