base64-serde 0.1.0

Integration between rust-base64 and serde
Documentation

This project provides a way to use rust-base64 to serialize bytes with serde.

This is a stopgap solution until serde#1059 is fixed.