again 0.1.2

wasm-compatible retry util for std library futures
Documentation
# 0.1.2

* add features for `wasm-bindgen` and `stdweb` which enable `rand`'s equivalent [features]https://github.com/rust-random/getrandom/tree/0ad1c7721455b644a775bb4647806ab631250c14#features [#3]https://github.com/softprops/again/pull/2

# 0.1.1

* make `log` and `rand` crates optional but included by default [#3]https://github.com/softprops/again/pull/3

# 0.1.0

* initial release