Skip to content

curl -> hyper, rustc-serialize -> serde

Latest
Compare
Choose a tag to compare
@vishy1618 vishy1618 released this 04 Jun 03:35
· 1 commit to master since this release

We are now using the hyper HTTP client instead of libcurl and the serde framework for serializing/deserializing JSON. In addition, fixed a bug with .dry_run() giving a response on message_id field that was not a u64.