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
.
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
.