1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

added async_db project

This commit is contained in:
dowwie
2018-05-26 17:05:12 -04:00
parent 0691d4207e
commit 0cb217c08a
10 changed files with 14231 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[workspace]
members = [
"./",
"async_db",
"async_ex1",
"basics",
"cookie-auth",