From 7ea24b06dce0c1ef08209f852398c5931613425a Mon Sep 17 00:00:00 2001
From: Lachezar Lechev <8925621+elpiel@users.noreply.github.com>
Date: Wed, 10 Apr 2019 13:00:47 +0300
Subject: [PATCH] Update README.md
Build for `blackbeam/mysql_async` has moved to CircleCi
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7058984..49c1e6f 100644
--- a/README.md
+++ b/README.md
@@ -823,7 +823,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
* [steffengy/tiberius](https://github.com/steffengy/tiberius) — [
](https://travis-ci.org/steffengy/tiberius)
* MySql [[mysql](https://crates.io/keywords/mysql)]
* [AgilData/mysql-proxy-rs](https://github.com/AgilData/mysql-proxy-rs) — A MySQL Proxy [
](https://travis-ci.org/AgilData/mysql-proxy-rs)
- * [blackbeam/mysql_async](https://github.com/blackbeam/mysql_async) [[mysql_async](https://crates.io/crates/mysql_async)] — asyncronous Rust Mysql driver based on Tokio. [
](https://travis-ci.org/blackbeam/mysql_async)
+ * [blackbeam/mysql_async](https://github.com/blackbeam/mysql_async) [[mysql_async](https://crates.io/crates/mysql_async)] — asyncronous Rust Mysql driver based on Tokio. [![CircleCI](https://circleci.com/gh/blackbeam/mysql_async/tree/master.svg?style=shield)](https://circleci.com/gh/blackbeam/mysql_async/tree/master)
* [blackbeam/rust-mysql-simple](https://github.com/blackbeam/rust-mysql-simple) [[mysql](https://crates.io/crates/mysql)] — A native MySql client [
](https://travis-ci.org/blackbeam/rust-mysql-simple)
* PostgreSql [[postgres](https://crates.io/keywords/postgres), [postgresql](https://crates.io/keywords/postgresql)]
* [sfackler/rust-postgres](https://github.com/sfackler/rust-postgres) [[postgres](https://crates.io/crates/postgres)] — A native [PostgreSQL](https://www.postgresql.org/) client [
](https://travis-ci.org/sfackler/rust-postgres)