rxqlite-client 0.1.6

A client for rxqlite.
<h1 align="center">RXQLite</h1>
<div align="center">
 <strong>
   A lightweight client for rxqlited
 </strong>
</div>
<br />

<div align="center">
  
  <!-- Version -->
  <a href="https://crates.io/crates/rxqlite-client">
    <img src="https://img.shields.io/crates/v/rxqlite-client.svg?style=flat-square"
    alt="Crates.io version" /></a>
  
  [![CI](https://github.com/HaHa421/rxqlite-client/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/HaHa421/rxqlite-client/actions/workflows/ci.yaml)
  
</div>

## License

Licensed under either of

-   Apache License, Version 2.0
    ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
-   MIT license
    ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

## Contribution

Unless you explicitly state otherwise, any Contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.