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

Rename example 'complex-middleware' to 'cookie-auth-full'

This commit is contained in:
Sadika Sumanapala
2018-07-23 15:29:32 +05:30
parent 1e7402e2bb
commit 7156e1cbf0
6 changed files with 15 additions and 15 deletions

View File

@ -4,8 +4,8 @@ members = [
"async_db",
"async_ex1",
"basics",
"complex-middleware",
"cookie-auth",
"cookie-auth-full",
"cookie-session",
"diesel",
"form",