We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab0efb commit 6c8fd94Copy full SHA for 6c8fd94
README.md
@@ -14,7 +14,9 @@
14
alt="Crates.io version" />
15
</a>
16
<!-- Discord -->
17
- <img src="https://img.shields.io/discord/665528275556106240?style=flat-square" alt="chat" />
+ <a href="https://discord.gg/uuruzJ7">
18
+ <img src="https://img.shields.io/discord/665528275556106240?style=flat-square" alt="chat" />
19
+ </a>
20
<!-- Downloads -->
21
<a href="https://crates.io/crates/sqlx">
22
<img src="https://img.shields.io/crates/d/sqlx.svg?style=flat-square"
0 commit comments