1
0
mirror of https://github.com/actix/actix-website synced 2025-09-02 17:46:38 +02:00

update database examples

This commit is contained in:
Rob Ede
2023-03-13 17:58:08 +00:00
parent 8ea575194e
commit 1a3fedc78f
3 changed files with 68 additions and 30 deletions

View File

@@ -2,6 +2,7 @@
members = [
"application",
"async-handlers",
"databases",
"easy-form-handling",
"either",
"errors",
@@ -23,5 +24,3 @@ members = [
"url-dispatch",
"websockets",
]
# TODO: update databases
exclude = ["databases"]