Tags: chriswk/actix-session-sqlx-postgres
Tags
### Chore - Update cargo file ### Commit Statistics - 3 commits contributed to the release. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Update cargo file (96bf785) - Merge pull request #13 from chriswk/11-incompatible-with-latest-sqlxactix-session (64d8f1b) - Updated to latest actix-session and sqlx (a454500)
### New Features - from pool needs not be async ### Commit Statistics - 2 commits contributed to the release over the course of 45 calendar days. - 45 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Added runtime for tests (bdd77c2) - From pool needs not be async (2a62530)