remove removed examples from workspace

This commit is contained in:
Ryan Leckey 2020-07-27 02:23:34 -07:00
parent 4857d051e1
commit e419bf9dfa
2 changed files with 40 additions and 680 deletions

718
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

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