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

use jsonwebtoken repo as temp solution to ring dep

This commit is contained in:
Nikolay Kim
2019-03-30 09:33:18 -07:00
parent 9a80911b92
commit 273068c362
3 changed files with 3 additions and 36 deletions

View File

@ -22,7 +22,7 @@ members = [
"r2d2",
"redis-session",
"rustls",
#"simple-auth-server",
"simple-auth-server",
"state",
"static_index",
"template_askama",