cleanup rt api

This commit is contained in:
Nikolay Kim 2020-04-15 13:04:33 +06:00
parent ee124716db
commit 12a18436c9
12 changed files with 134 additions and 120 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "ntex-rt"
version = "0.1.0"
version = "0.1.1"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "ntex runtime"
keywords = ["network", "framework", "async", "futures"]