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