[features]
alloc = []
default = ["alloc"]
std = ["alloc"]
[package]
authors = ["DaniPopes <57450786+DaniPopes@users.noreply.github.com>"]
categories = ["value-formatting", "no-std"]
description = "Simple utilities for futures Send bounds"
documentation = "https://docs.rs/futures-utils-wasm"
edition = "2018"
exclude = [".github/", "benches/", "fuzz/", "tests/"]
homepage = "https://github.com/danipopes/futures-utils-wasm"
keywords = ["hex", "bytes", "fmt"]
license = "MIT OR Apache-2.0"
name = "futures-utils-wasm"
readme = "README.md"
repository = "https://github.com/danipopes/futures-utils-wasm"
rust-version = "1.36"
version = "0.1.0"