odbc-safe 0.5.0

Write low level, fast ODBC Applications in safe Rust.
Documentation
Changelog
=========

0.4.1
-----

* depends now on `odbc-sys` 0.6.0

0.3.2
-----

* changed `Handle::handle_type()` method to `Handle::HANDLE_TYPE` constant.
* reexport odbc_sys