File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 4
4
## ⚠️ Note: This crate is not yet published, so nothing in this readme will actually work yet ⚠️
5
5
check out the status of https://github.com/http-rs/async-session/pull/2 for the latest
6
6
7
- [ ![ crates.io version] ( https://img.shields.io/crates/v/async-sqlx-session.svg?style=flat-square )] ( https://lib.rs/async-sqlx-session )
8
- [ ![ docs.rs docs] ( https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square )] ( https://docs.rs/async-sqlx-session )
9
-
10
- * [ API Docs] ( https://docs.rs/async-sqlx-session )
11
- * [ Releases] ( https://github.com/jbr/async-sqlx-session/releases )
12
- * [ Contributing] ( https://github.com/jbr/async-sqlx-session/blob/master/.github/CONTRIBUTING.md )
7
+ * [ API Docs] [ docs ] [ ![ docs.rs docs] [ docs-badge ]] [ docs ]
8
+ * [ Releases] [ releases ] [ ![ crates.io version] [ version-badge ]] [ lib-rs ]
9
+ * [ Contributing] [ contributing ]
10
+
11
+ [ releases] https://github.com/jbr/async-sqlx-session/releases
12
+ [ docs] https://docs.rs/async-sqlx-session
13
+ [ contributing] https://github.com/jbr/async-sqlx-session/blob/master/.github/CONTRIBUTING.md
14
+ [ lib-rs] https://lib.rs/async-sqlx-session
15
+ [ docs-badge] https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square
16
+ [ version-badge] https://img.shields.io/crates/v/async-sqlx-session.svg?style=flat-square
13
17
14
18
## Installation
15
19
``` sh
You can’t perform that action at this time.
0 commit comments