0.9.3
Bug fixes
- Fixed various issues preventing building in a no-std environment. (#247 by @dzamlo, #248 by @reitermarkus)
Other changes
- The
resolv
feature now depends onfutures_util
instead offutures
, trimming unused dependencies from the dependency tree. (#246 by @WhyNotHugo)