mirror of
https://github.com/TECHNOFAB11/jwt-authorizer.git
synced 2025-12-11 23:50:07 +01:00
fix: responses collect into bytes with BodyExt trait
This commit is contained in:
parent
41f38d8db5
commit
e1e5874347
4 changed files with 15 additions and 13 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1076,6 +1076,7 @@ dependencies = [
|
|||
"futures-util",
|
||||
"headers",
|
||||
"http 1.0.0",
|
||||
"http-body-util",
|
||||
"hyper 1.0.1",
|
||||
"jsonwebtoken",
|
||||
"lazy_static",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue