1
0
mirror of https://github.com/actix/examples synced 2025-09-02 11:56:38 +02:00

enhanced, renamed shutdown example and modified async_pg readme

This commit is contained in:
dowwie
2020-01-31 07:10:56 -05:00
parent 78a753a06a
commit da72aef69c
7 changed files with 42 additions and 13 deletions

View File

@@ -27,7 +27,7 @@ members = [
"redis-session",
"run-in-thread",
"rustls",
"self-shutdown-route",
"shutdown-server",
"server-sent-events",
"simple-auth-server",
"state",