Update servant-auth cookbook deps
This commit is contained in:
parent
e2e9ce0596
commit
ca6774d797
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ executable cookbook-jwt-and-basic-auth
|
|||
, servant
|
||||
, servant-client
|
||||
, servant-server
|
||||
, servant-auth ==0.3.*
|
||||
, servant-auth == 0.4.*
|
||||
, servant-auth-server >= 0.3.1.0
|
||||
, warp >= 3.2
|
||||
, wai >= 3.2
|
||||
|
|
Loading…
Reference in a new issue