rdp-rs-2 0.1.2

A Pure RUST imlementation of Remote Desktop Protocol
Documentation
### 0.1.1 (2020-04-11)
#### Features
* Remove dependency of rust-crypto
* Fix parameter name
* Fix overflow in packet computation

### 0.1.0 (2020-04-11)
#### Features
* Initial release