Update README.md

This commit is contained in:
Ryan Leckey 2020-01-15 01:36:00 -08:00 committed by GitHub
parent 809bc3964c
commit e770f2ab43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@
<br />
SQLx is a modern SQL client built from the ground up for Rust, in Rust.
SQLx is an async, pure Rust SQL crate featuring compile-time checked queries without a DSL.
* **Truly Asynchronous**. Built from the ground-up using async/await for maximum concurrency.