cdrs 1.2.0

Cassandra DB driver written in Rust
Documentation
### v 1.1.0

* Create `Blob` type. It's a wrapper for `Vec<u8>` which represents Cassandra
blob type.

* Fix full event to simple event mapping.

* Derive `Clone` for `Bytes`