fix: add todos example to workspace

This commit is contained in:
Kramer Hampton 2020-09-25 14:11:08 -04:00 committed by Ryan Leckey
parent 727ebf0b38
commit 74d2f57de3

View File

@ -9,6 +9,7 @@ members = [
"sqlx-bench",
"examples/mysql/todos",
"examples/postgres/listen",
"examples/postgres/todos",
"examples/sqlite/todos",
]