an easy to deploy and customizable guestbook for your site
Find a file
alemi 0afc79934d
feat: add sql drivers with sqlx
had to compromise on a lot of stuff because sqlx 0.7+ broke the AnyDb
driver, but ehhh it works
2024-01-03 03:32:03 +01:00
src feat: add sql drivers with sqlx 2024-01-03 03:32:03 +01:00
.editorconfig initial commit 2023-10-15 04:27:14 +02:00
.gitignore initial commit 2023-10-15 04:27:14 +02:00
.rustfmt.toml initial commit 2023-10-15 04:27:14 +02:00
Cargo.toml feat: add sql drivers with sqlx 2024-01-03 03:32:03 +01:00