ufut 0.3.0

Just an alias of 'futures-micro'
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "futures-micro"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ecfd1a7c56d57a39e7144433d0dddcf330691fd588e9f1e82191bec165b9cbf"

[[package]]
name = "ufut"
version = "0.3.0"
dependencies = [
 "futures-micro",
]