forked from jmug/stoatchat
chore: bump rauth for acc. verification fix
This commit is contained in:
@@ -52,7 +52,7 @@ mobc-redis = { version = "0.7.0", default-features = false, features = ["async-s
|
||||
# web
|
||||
rocket = { version = "0.5.0-rc.2", default-features = false, features = ["json"] }
|
||||
rocket_empty = { git = "https://github.com/insertish/rocket_empty", branch = "master" }
|
||||
rocket_rauth = { git = "https://github.com/insertish/rauth", rev = "90c0c1375914d9f731a4ef1b590fcd0e5997fab5" }
|
||||
rocket_rauth = { git = "https://github.com/insertish/rauth", rev = "2d8023dffd64e49535241d53567c187062c5e3e8" }
|
||||
|
||||
# spec generation
|
||||
schemars = "0.8.8"
|
||||
|
||||
Reference in New Issue
Block a user