mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-11-26 19:37:03 +00:00
Update README.md
This commit is contained in:
parent
ce47db8d9b
commit
45191ce4f3
@ -8,7 +8,7 @@
|
|||||||
<br />
|
<br />
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<!-- Crates version -->
|
<!-- Version -->
|
||||||
<a href="https://crates.io/crates/sqlx">
|
<a href="https://crates.io/crates/sqlx">
|
||||||
<img src="https://img.shields.io/crates/v/sqlx.svg?style=flat-square"
|
<img src="https://img.shields.io/crates/v/sqlx.svg?style=flat-square"
|
||||||
alt="Crates.io version" />
|
alt="Crates.io version" />
|
||||||
@ -18,11 +18,13 @@
|
|||||||
<img src="https://img.shields.io/crates/d/sqlx.svg?style=flat-square"
|
<img src="https://img.shields.io/crates/d/sqlx.svg?style=flat-square"
|
||||||
alt="Download" />
|
alt="Download" />
|
||||||
</a>
|
</a>
|
||||||
<!-- docs.rs docs -->
|
<!-- Docs -->
|
||||||
<a href="https://docs.rs/sqlx">
|
<a href="https://docs.rs/sqlx">
|
||||||
<img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square"
|
<img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square"
|
||||||
alt="docs.rs docs" />
|
alt="docs.rs docs" />
|
||||||
</a>
|
</a>
|
||||||
|
<!-- Github Actions -->
|
||||||
|
<img src="https://img.shields.io/github/workflow/status/launchbadge/sqlx/Rust?style=flat-square" alt="actions status" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user