Fix glommio compat feature #327

This commit is contained in:
Nikolay Kim 2024-03-30 08:48:03 +01:00 committed by GitHub
parent baca449ba4
commit f8d03f1c8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "ntex-net"
version = "1.0.1"
version = "1.0.2"
authors = ["ntex contributors <team@ntex.rs>"]
description = "ntexwork utils for ntex framework"
keywords = ["network", "framework", "async", "futures"]