ironoxide 0.6.1

A pure-Rust SDK for accessing IronCore's privacy platform
Documentation
# Changelog

## 0.6.1

### Public API changes
* [[#1]#1]
  - added `UserCreateKeyPair` to public API
  - added `IronOxideErr` to the `prelude`
  - added `From<IronOxideErr> for String` to lib.rs

## 0.6.0 
* Initial Open Source Release